projects/congarevenuecloud/elements/src/shared/directives/auto-focus.directive.ts
Auto Focus directive for focusing on elements after the view has been loaded.
Example :```typescript
<input type="text" aptAutoFocus/>
Selector | [aptAutoFocus] |
constructor(element: ElementRef)
|
||||||
Parameters :
|