tabIndex property

  1. @Input()
int tabIndex
getter/setter pair

Implementation

@Input()
int tabIndex = 0;