import {FocusableOption, FocusOrigin} from "@angular/cdk/a11y"; @Component({ selector: 'app-item-focus-option', template: ` <ng-content></ng-content> `,
確定! 回上一頁