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 c2de629 commit 9e18807Copy full SHA for 9e18807
src/cdk/a11y/public-api.ts
@@ -10,6 +10,7 @@ export * from './aria-describer/aria-reference';
10
export * from './key-manager/activedescendant-key-manager';
11
export * from './key-manager/focus-key-manager';
12
export * from './key-manager/list-key-manager';
13
+export * from './key-manager/tree-key-manager';
14
export * from './focus-trap/configurable-focus-trap';
15
export * from './focus-trap/configurable-focus-trap-config';
16
export * from './focus-trap/configurable-focus-trap-factory';
0 commit comments