PinwheelGroup
The pinwheel group component.
Importing
ts
import "@tapsioss/web-components/pinwheel-group";
ts
import { PinwheelGroup } from "@tapsioss/react-components/PinwheelGroup";
Component Usage
html
<tapsi-pinwheel-group></tapsi-pinwheel-group>
tsx
<PinwheelGroup />
Properties
Name | Description | Type | Default Value |
---|---|---|---|
label | Defines a string value that can be used to set a label for assistive technologies. https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-label | string | "" |