Spinner api
NbSpinnerDirective
Inputs
Name | Type | Description |
nbSpinnerMessage | string | Spinner message shown next to the icon |
nbSpinnerSize | NbComponentSize | Spinner size. Possible values: |
nbSpinnerStatus | NbComponentOrCustomStatus | Spinner status color
|
nbSpinner | boolean | Directive value - show or hide spinner |
NbSpinnerComponent
Inputs
Name | Type | Description |
message | string | Loading text that is shown near the icon |
size | NbComponentSize | Spinner size, available sizes: tiny, small, medium, large, giant |
status | NbComponentOrCustomStatus | Spinner status (adds specific styles):
|
Previous page
Progress Bar
Next page
Need some help or found an issue?
Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.