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