🌈 Create new beautiful Compose Gradients with our new wesite ->
Compose Modifier

layoutId

Tag the element with layoutId to identify the element within its parent.

layoutId

Source set: Common
public fun Modifier.layoutId(layoutId: Any): Modifier

Tag the element with layoutId to identify the element within its parent.

Example usage: