OptionalannounceWhether to announce tab changes via aria-live.
OptionalariaCustom aria-label providers. Can be a static string or a function receiving context.
OptionalarrowControls which elements are navigable via Arrow keys.
OptionalenableWhether Delete/Backspace keys close the focused tab.
OptionalenableWhether Home/End keys jump to first/last navigable element.
OptionalfocusFocus behavior when a tab is closed via keyboard.
OptionaltabControls which elements are reachable via Tab key navigation. Uses roving tabindex pattern - only one element focusable at a time.
Accessibility options for view tab navigation.