Module freya::components
source · Expand description
Collection of basic components.
Structs§
AccordionBody
component properties.Accordion
component properties.AccordionSummary
component properties.- Properties for the
ActivableRoute
component. Body
component properties.Button
component properties.Canvas
component properties.- Properties for the
Checkbox
component. CursorArea
component properties.DragProvider
component properties.DragZone
component properties.DropZone
component properties.DropdownItem
component properties.Dropdown
component properties.GestureArea
component properties.- Data line for the
Graph
component. Graph
component properties.Input
component properties.- Properties for the
Link
component. Loader
component properties.- Properties for the
MenuButton
component. - Properties for the
MenuContainer
component. - Properties for the
MenuItem
component. - Properties for the
Menu
component. - Properties for the
NativeRouter
component. NetworkImage
component properties.- Properties for the
PopupBackground
component. - Properties for the
PopupContent
component. - Properties for the
Popup
component. - Properties for the
PopupTitle
component. ProgressBar
component properties.- Properties for the
Radio
component. ScrollView
component properties.- Properties for the
SidebarItem
component. - Properties for the
Sidebar
component. Slider
component properties.- Properties for the
SnackBarBox
component. - Properties for the
SnackBar
component. - Properties for the
SubMenu
component. Switch
component properties.TableBody
component properties.TableCell
component properties.TableHead
component properties.Table
component properties.TableRow
component properties.ThemeProvider
component properties.- Properties for the
Tile
component. Tooltip
component properties.VirtualScrollView
component properties.
Enums§
- Indicates the current status of the accordion.
- Identifies the current status of the Button.
- Describes the appearance of the (usually mouse) cursor icon.
- Current status of the DropdownItem.
- Current status of the Dropdown.
- Gesture emitted by the
GestureArea
component. - Image status.
- Enum to declare is
Input
hidden. - Indicates the current status of the Input.
- Indicates the current status of the MenuItem.
- Describes the current status of the Slider.
- Describes the current status of the Switch.
- Indicates the current status of the Tile.
Functions§
Accordion
component.AccordionBody
component.AccordionSummary
component.Body
component.Button
component.- Draw anything inside of this canvas.
- Controlled
Checkbox
component. CursorArea
component.- Make the inner children draggable to other
DropZone
. - Elements from
DragZone
s can be dropped here. Dropdown
component.DropdownItem
component.GestureArea
component.- Graph component.
Input
component.Loader
component.Menu
component.MenuItem
component.NetworkImage
component.Popup
component.ProgressBar
component.- Controlled
Radio
component. ScrollView
component.- Props
- Props
- Controlled
Slider
component. SnackBar
component. Use in combination with other components.- Controlled
Switch
component. Table
component.TableBody
component.TableCell
component.TableHead
component.TableRow
component.- Provides a
Theme
for all its children. Tile
component.Tooltip
componentVirtualScrollView
component.