- Preparing search index...
- The search index is not available
DCSOlympus
Function createCheckboxOption
- createCheckboxOption(value, text, checked?, callback?): HTMLElement
-
Parameters
-
value: string
-
text: string
-
checked: boolean = true
-
callback: CallableFunction = ...
Returns HTMLElement