Spinner
A spinner is a circular image like object that is spinning. A common use case for a spinner is to show that an action is going on.
Try the following shortcode examples on your WordPress page and view the page to see it in action.
Examples
Format
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 | Shape 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 |
Last updated