focusOnClose property

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

Implementation

@ViewChild('focusOnClose')
KeyboardOnlyFocusIndicatorDirective? focusOnClose;