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

focusRequester

Add this modifier to a component to request changes to focus.

focusRequester

Source set: Common
fun Modifier.focusRequester(focusRequester: FocusRequester): Modifier

Add this modifier to a component to request changes to focus.

Last updated: