focusOnClose property

  1. @ViewChild('focusOnClose')
KeyboardOnlyFocusIndicatorDirective? focusOnClose
getter/setter pair

Implementation

@ViewChild('focusOnClose')
KeyboardOnlyFocusIndicatorDirective? focusOnClose;