tabIndex property

int? tabIndex
finalinherited

An integer attribute indicating if the element can take input focus (is focus-able), if it should participate to sequential keyboard navigation.

Implementation

final int? tabIndex;