We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f0760c commit 983a7adCopy full SHA for 983a7ad
packages/kit-headless/src/components/tabs/tabs.tsx
@@ -17,6 +17,7 @@ import { KeyCode } from '../../utils/key-code.type';
17
* TABS TODOs
18
*
19
* - onSelectedIndexChange
20
+ * - preventDefault on end, home, pageDown, pageUp
21
22
* aria Tabs Pattern https://www.w3.org/WAI/ARIA/apg/patterns/tabs/
23
* a11y lint plugin https://www.npmjs.com/package/eslint-plugin-jsx-a11y
0 commit comments