Compose Unstyled 2.0 is out! Check the official announcement blog ->
Compose Modifier

focusModifier

Add this modifier to a component to make it focusable.

focusModifier

Deprecated

Replaced by focusTarget

Source set: Common
fun Modifier.focusModifier(): Modifier

Add this modifier to a component to make it focusable.

Last updated: