tabIndex

fun Tag<HTMLElement>.tabIndex(value: Int)
fun Tag<HTMLElement>.tabIndex(value: Flow<Int>)