Interactive UI controls such as carousels and button types. More...
Classes | |
| class | ml::ButtonToggle |
| Rectangular button that changes color and label on toggle. More... | |
| class | ml::CarouselManifest |
Manifest for the Carousel component. More... | |
| class | ml::Checkbox |
| A toggleable checkbox with a square indicator and text label. More... | |
| class | ml::CheckboxGroup |
| A self-contained group of checkboxes with automatic layout. More... | |
| class | ml::CircleButton |
| A circular button with a centered text label. More... | |
| class | ml::ConvexButton |
| A convex polygon button with a centered text label. More... | |
| class | ml::List |
| A vertically stacked list of rows with optional dividers and background. More... | |
| class | ml::ListItem |
A single row in a List with start, content and end slots. More... | |
| class | ml::MenuBar |
| A desktop-style horizontal menu bar with dropdown panels. More... | |
| class | ml::PillToggle |
| iOS-style oval pill switch with animated sliding thumb. More... | |
| class | ml::RadioButton |
| A single radio button option with circular indicator and label. More... | |
| class | ml::RadioGroup |
| A self-contained group of radio buttons with automatic layout. More... | |
| class | ml::RectangleButton |
| A rectangular button with a centered text label. More... | |
| class | ml::SegmentToggle |
| Two-option segmented selector with animated sliding pill. More... | |
| class | ml::Select |
| A dropdown select control with rich per-item content. More... | |
| class | ml::SideMenu |
| A slide-in panel anchored to the left or right edge of the window. More... | |
| class | ml::SplitPanel |
| A resizable multi-pane container split horizontally or vertically. More... | |
| class | ml::TabbedPanel |
| A container that displays one panel at a time, selected by tabs. More... | |
| class | ml::ToggleGroup |
| A vertical group of toggle switches. More... | |
| class | ml::Toolbar |
| A horizontal or vertical strip of buttons, separators, and components. More... | |
Interactive UI controls such as carousels and button types.