Package-level declarations
Functions
Link copied to clipboard
fun GridBottomSheet(modifier: Modifier = Modifier, currentGrid: Grid = Grid.Fixed2, onSelected: (Grid) -> Unit = {})
Renders the GridBottomSheet UI for the SDAI presentation layer.