Package org. pushingpixels. aurora. component
Types
Functions
Link copied to clipboard
@Composable
Content copied to clipboard
A composable that wraps its content with top-level highlights. Notes:
Link copied to clipboard
@Composable
Content copied to clipboard
Link copied to clipboard
@Composable
Content copied to clipboard
Horizontal scrollbar that can be attached to some scrollable component (Modifier.verticalScroll(), LazyRow) and share common state with it.
Link copied to clipboard
@Composable
Content copied to clipboard
Link copied to clipboard
@Composable
Content copied to clipboard
Vertical scrollbar that can be attached to some scrollable component (ScrollableColumn, LazyColumn) and share common state with it.