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

testTag

Applies a tag to allow modified element to be found in tests.

testTag

Source set: Common
@Stable public fun Modifier.testTag(tag: String): Modifier

Applies a tag to allow modified element to be found in tests.

This is a convenience method for a semantics that sets SemanticsPropertyReceiver.testTag.

Content updated: