Skip to content

Spinner

Martin Bean edited this page Nov 1, 2021 · 1 revision

Options:

  • small (boolean, optional)
  • type (string, required, either border or grow)
<x-bs::spinner type="border" />
<x-bs::spinner type="grow" />
<x-bs::spinner small type="border" />

Clone this wiki locally