Class TJSInputCheckbox
                 
                    
                  Hierarchy
              
              - SvelteComponent<
 TJSInputCheckbox.Props,
 TJSInputCheckbox.Events,
 TJSInputCheckbox.Slots,
 >- TJSInputCheckbox (View Summary)
 
Indexable
- [prop: string]: any
Index
Constructors
Methods
Constructors
constructor
- new TJSInputCheckbox(
 options: ComponentConstructorOptions<TJSInputCheckbox.Props>,
 ): TJSInputCheckboxParameters- options: ComponentConstructorOptions<TJSInputCheckbox.Props>
 Returns TJSInputCheckbox
Methods
$destroy
- Returns void
$on
- Type Parameters- K extends string
 - Parameters- type: K
- callback: (e: TJSInputCheckbox.Events[K]) => void
 - Returns () => void
Provides a data driven checkbox input w/ label.
CSS Variables: