1.0.3 • Published 5 years ago
gi-webcomponents v1.0.3
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
checkboxid | checkboxid | Option to give the real checkbox an id | string | undefined |
checkboxname | checkboxname | Option to give the checkbox a name - required for jquery serialize() | string | undefined |
ischecked | ischecked | Is Checked | boolean | undefined |
Events
Event | Description | Type |
---|---|---|
giSwitchChanged | CustomEvent<string> |