GeoSwitch Ready 16.2.0+
GeoSwitch is a component aimed to replace inputs of type checkbox.
It offers a similar API with a modern design.
Properties
| Prop name | Type | Default value | Description |
|---|---|---|---|
value
| boolean | Show description | |
disabled
| boolean |
false
| Show description |
Events
| Name | Type | Description |
|---|---|---|
input |
Boolean
| User clicked on switch and its value changed. |
Slots
| Name | Description |
|---|---|
default | Use this slot to customize title displayed next to input |
Constants
This component has no exported constants.