Property | Attribute | Description | Type | Default |
---|---|---|---|---|
size |
size |
The size of the spinner. Can be 'xs' | 'sm' | 'md' | 'lg' | undefined . Predefined sizes are set to: * xm : 16px * sm : 24px * md : 32px * lg : 64px |
"lg" | "md" | "sm" | "xs" | undefined |
'md' |
graph TD;
vertex-scene-tree --> vertex-viewer-spinner
vertex-scene-tree-search --> vertex-viewer-spinner
style vertex-viewer-spinner fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS