mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
appAutofocus currently doesn't work on the bit-search component. This PR resolves this issue by introducing a FocusableElement interface components can implement, which is respected by the autofocus directive. |
||
|---|---|---|
| .. | ||
| autofocus.directive.ts | ||
| index.ts | ||
| input.directive.ts | ||
| input.mdx | ||
| input.module.ts | ||