<template>
<w-stack gap="large" align-items="center">
<w-spinner size="small"></w-spinner>
<w-spinner size="large"></w-spinner>
</w-stack>
</template>
Props
|
Name |
Description |
Type |
Default |
Values |
|---|---|---|---|---|
|
aria-label |
Defines a string value that labels an element. |
string |
|
|
|
size |
Defines the size of the spinner |
string |
large |
small, large |