Package org. pushingpixels. aurora. component
Types
Scroll Bar Sizing Constants
Link copied to clipboard
Functions
Aurora Box With Highlights
Link copied to clipboard
@Composable
Content copied to clipboard
A composable that wraps its content with top-level highlights. Notes:
Aurora Horizontal Scrollbar
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.
aurora Rich Tooltip
Link copied to clipboard
@Composable
Content copied to clipboard
Aurora Vertical Scrollbar
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.