Module freya::components
source · Expand description
Collection of basic components.
Structs
AccordionBodycomponent properties.Accordioncomponent properties.AccordionSummarycomponent properties.Bodycomponent properties.Buttoncomponent properties.Canvascomponent properties.CursorAreacomponent properties.DragProvidercomponent properties.DragZonecomponent properties.DropZonecomponent properties.DropdownItemcomponent properties.Dropdowncomponent properties.ExternalLinkcomponent properties.GestureAreacomponent properties.- Data line for the
Graphcomponent. Graphcomponent properties.Inputcomponent properties.Loadercomponent properties.NetworkImagecomponent properties.ProgressBarcomponent properties.ScrollViewcomponent properties.Slidercomponent properties.Switchcomponent properties.TableBodycomponent properties.TableCellcomponent properties.TableHeadcomponent properties.Tablecomponent properties.TableRowcomponent properties.ThemeProvidercomponent properties.Tooltipcomponent properties.VirtualScrollViewcomponent properties.
Enums
- Indicates the current status of the accordion.
- Identifies the current status of the Button.
- Current status of the DropdownItem.
- Current status of the Dropdown.
- Gesture emitted by the
GestureAreacomponent. - Image status.
- Enum to declare is
Inputhidden. - Indicates the current status of the Input.
- Describes the current status of the Slider.
- Describes the current status of the Switch.
Functions
Accordioncomponent.AccordionBodycomponent.AccordionSummarycomponent.Bodycomponent.Buttoncomponent.- Draw anything inside of this canvas.
CursorAreacomponent.- Make the inner children draggable to other
DropZone. - Elements from
DragZones can be dropped here. Dropdowncomponent.DropdownItemcomponent.Linkfor external locations, e.g websites.GestureAreacomponent.- Graph component.
Inputcomponent.Loadercomponent.NetworkImagecomponent.ProgressBarcomponent.ScrollViewcomponent.- Controlled
Slidercomponent. - Controlled
Switchcomponent. Tablecomponent.TableBodycomponent.TableCellcomponent.TableHeadcomponent.TableRowcomponent.- Provides a
Themefor all its children. TooltipcomponentVirtualScrollViewcomponent.