Skip to content

Spinner

A spinner component for loading states.

  • Import
    import "@tapsioss/web-components/spinner";
  • Tag
    <tapsi-spinner></tapsi-spinner>

Properties

NameDescriptionTypeDefault Value
sizeDetermines the size of the spinner. When set to 'auto', it inherits the size of its parent element. Otherwise, you can specify the size in pixels.number | ${number} | "auto""auto"