hardwareInputStyleIndication

@Stable
fun hardwareInputStyleIndication(style: Style = StyleDefaults.style()): IndicationNodeFactory

Experimental API to apply Style indication to a component based on the current interaction state.

See also interactionStyle Modifier.

Since

0.2.0

Parameters

style

The Style to use as indication.