Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(message = "This ScrollBar API is experimental. It has known issues and may change without notice.", level = RequiresOptIn.Level.WARNING )
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY ] )
Marks ScrollBar APIs as experimental.
Link copied to clipboard
An interaction related to hold down events.
Functions
Link copied to clipboard
Subscribes to this MutableInteractionSource and returns a State representing whether this component is selected or not.