PinwheelItem
The pinwheel item component.
- Import
import "@tapsioss/web-components/pinwheel";
- Tag
<tapsi-pinwheel-item></tapsi-pinwheel-item>
Properties
Name | Description | Type | Default Value |
---|---|---|---|
selected | Indicates whether the item is selected or not. | boolean | false |
value | The value associated with the item. This value has to be unique among sibling items. | string | "" |