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 27db2df commit 08488baCopy full SHA for 08488ba
src/lib/menu/menu-directive.ts
@@ -6,6 +6,7 @@
6
* found in the LICENSE file at https://angular.io/license
7
*/
8
9
+import {AnimationEvent} from '@angular/animations';
10
import {FocusKeyManager} from '@angular/cdk/a11y';
11
import {Direction} from '@angular/cdk/bidi';
12
import {ESCAPE, LEFT_ARROW, RIGHT_ARROW} from '@angular/cdk/keycodes';
0 commit comments