IAccessibleProps
Interface for common accessible properties.
Properties
Property | Type | Notes |
---|---|---|
Optional | string |
Optional ARIA label for accessibility. |
Optional | AriaRole |
Optional ARIA role for accessibility. |
Interface defined in packages/common/src/layouts/layout-shared-types.ts:253