Package-level declarations
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.
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.