Constructors
constructor
- new IgxFocusDirective(element, comp?, control?): IgxFocusDirective
Parameters
element: ElementRef<any>
comp: any[]
control: any[]
Accessors
focused
- get focused(): boolean
Returns boolean
- set focused(val): void
Parameters
Returns void
nativeElement
- get nativeElement(): any
Returns any
Methods
trigger
- trigger(): void
Returns void
Returns the state of the igxFocus.