Interface: UseFocusGroupItemResult
Defined in: src/widgets/utility/focusGroup.tsx:92
Result for useFocusGroupItem hook function.
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
| ( | Required ref for the focusable group item element. | |
|
| tabindex attribute for the focusable sub-children inside the group item. |