Description
A callout can be used to attrack attention to important information on your page,
Examples and Outputs
[bsv-spinner]
Busy...
[bsv-spinner shape="grow" style="danger" size="large"]
Busy...
[bsv-spinner shape="grow" button="yes" buttontext="in progress" style="warning"]
Format
[bsv-spinner parameter="value" ...]
Parameters
Parameter | Description | Default |
---|---|---|
button | Display spinner in a button. Supporteed values:
|
no |
buttontext | If displayed in a button, this will be the button text. | no value |
shape | Sha0pe of the spinner. Supported values:
|
border |
size | Size of the spinner. Supported values:
This parameter has no effect when button=”yes” |
normal |
style | Defines the Bootstrap style. Supported values:
|
primary |