Package-level declarations
Types
Link copied to clipboard
object ContainerDefaults
Contains the default values used by Container.
Functions
Link copied to clipboard
@Composable
Container is a building block component that can be used for any static element or as an interactive container.
@Composable
Link copied to clipboard
@Composable
ExperimentalContainer is a building block component that can be used for any selectable TV element or on its own as a selectable container. The Container handles an additional state compared to Container to indicate whether it is currently selected.