| Accordion |
A custom widget used to create an accordian control |
| Authentication |
Used to perform BASIC HTTP authentication |
| BarGraph |
Used to create a simple bar graph |
| Button |
Custom button control |
| Calendar |
Used to render events for a given month/week/day |
| Callout |
Used to create simple tooltip/popup boxes with an arrow |
| Carousel |
Component used to render two or more panels in a horizonal layout |
| Checkbox |
Form input that can be either checked or unchecked |
| ComboBox |
Form input with a pulldown list of options |
| DataGrid |
Scrollable table with a fixed header |
| DataStore |
Simple data store used to manage records and broadcast updates |
| DateInput |
Form input used to specify a date |
| DatePicker |
Calendar component used select dates |
| Effects |
Used to dynamically apply transition effects to elements |
| Form |
Used to create a container with form inputs |
| MenuLayout |
Layout initially intended for mobile applications |
| PageLoader |
Used to dynamically load html documents |
| PlayControl |
Used to render a slider that can be used a part of a audio or video controller |
| Slider |
Horizontal slide control |
| Switch |
Basic on/off toggle switch |
| TabPanel |
Standard tab control used to show/hide individual panels |
| Table |
Scrollable table with a fixed header |
| Tree |
Used to create a hierarchical tree control with nodes and leaves |
| WebSocket |
Used to communicate with a server using web sockets |
| Window |
Window control that can be used to create dialogs, alerts, etc |