tabindex

@Composable
abstract fun tabindex(tabindex: Int?)(source)

Set the tabindex attribute.


abstract val tabindex: Int?(source)

The tabindex attribute.