Function createCheckboxOption

  • Parameters

    • value: string
    • text: string
    • checked: boolean = true
    • callback: CallableFunction = ...

    Returns HTMLElement

Generated using TypeDoc