gi-webcomponents
v1.0.3
Published
Components used in GI
Readme
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> |
