コンストラクタ
constructor
- new IgxFocusDirective(element: ElementRef<any>, comp?: any[], control?: any[]): IgxFocusDirective
-
パラメーター
-
element: ElementRef<any>
-
オプション comp: any[]
-
オプション control: any[]
アクセサー
focused
- get focused(): boolean
-
返却 boolean
- set focused(val: boolean): void
-
パラメーター
返却 void
nativeElement
- get nativeElement(): any
-
返却 any
igxFocus の状態を返します。
Memberof
IgxFocusDirective