Toggle api
NbToggleComponent
Inputs
| Name | Type | Description |
| labelPosition | Toggle label position.
Possible values are: | |
| status | NbComponentOrCustomStatus | Toggle status.
Possible values are: |
| checked | boolean | Toggle checked |
| disabled | boolean | Controls input disabled state |
Outputs
| Name | Type | Description |
| checkedChange | EventEmitter<boolean> | Output when checked state is changed by a user |
Previous page
Radio
Next page
Need some help or found an issue?
Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.
