ItemOutline
The Item Outline component displays an ouline around an item that is being hovered or is selected.
| name | type | required | comment |
|---|---|---|---|
ariaLabel | string | no | |
children | ReactNode | ReactNode[] | no | |
className | string | no | |
role | AriaRole | no | |
selected | boolean | no | Whether or not the item is selected and should therefore be outlined |
style | CSSProperties | no |
Result
Loading...
Live Editor