tabIndex property

  1. @HostBinding('attr.tabindex')
String tabIndex
getter/setter pair

Implementation

@HostBinding('attr.tabindex')
String tabIndex = '0';