Angular Components
ClrSpinner
ClrSpinner is a visual indicator for an ongoing, user-initiated process.
Selector & Basic Usage
Bindings
Binding | Type | Options | Default | Description |
---|---|---|---|---|
[clrInline] | input | true, false | false | Align the spinner vertically in the line-height |
[clrInverse] | input | true, false | false | User the inverse spinner background color for the theme ($clr-spinner-inverse-bg-color). |
[clrSmall] | input | true, false | false | Use the small (18px x 18px) size. |
[clrMedium] | input | true, false | false | Use the medium (36px x 36px) size. |