Spinner
A spinner component for loading states.
- Import
import "@tapsioss/web-components/spinner";
- Tag
<tapsi-spinner></tapsi-spinner>
Properties
Name | Description | Type | Default Value |
---|---|---|---|
size | Determines 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" |