App defines an application with a header, sidebar/menu, right side button bar, changeable body page widget and pop-over layers.
No description provided by the author
Border lays out a widget and draws a border inside it.
Button is a material text label icon with options to change all features.
No description provided by the author
No description provided by the author
No description provided by the author
A ChangeEvent is generated for every user change to the text.
No description provided by the author
No description provided by the author
Clickable represents a clickable area.
Colors is a map of names to hex strings specifying colors.
No description provided by the author
No description provided by the author
No description provided by the author
Editor implements an editable and scrollable text area.
No description provided by the author
Filler fills the background of a widget with a specified color and corner radius.
No description provided by the author
Float is for selecting a value in a range.
No description provided by the author
No description provided by the author
Image is a widget that displays an image.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Label is text drawn inside an empty box.
List displays a subsection of a potentially infinitely large underlying list.
No description provided by the author
No description provided by the author
No description provided by the author
Position is a List scroll offset represented as an offset from the top edge of a child element.
No description provided by the author
No description provided by the author
No description provided by the author
A SelectEvent is generated when the user selects some text, or changes the selection (e.g.
No description provided by the author
No description provided by the author
A SubmitEvent is generated when submit is set and a carriage return key is pressed.
No description provided by the author
Table is a super simple table widget that finds the dimensions of all cells, sets all to max of each axis, and then scales the remaining space evenly.
Text is a widget for laying out and drawing text.
TextInput is a simple text input widget.
TextTable is a widget that renders a scrolling list of rows of data labeled by a header.
No description provided by the author
WidgetSize is a widget with a specification of the minimum size to select it for viewing.
No description provided by the author
WrapList is a generalised layout for creating lists from widgets lined up in one axis and wrapped into lines across a given axis.