feathers.controls
Check out some additional documentation from the Feathers UI Manual to help you get started with the feathers.controls package:
| .. | |
|---|---|
| supportClasses | |
| Application | An optional root class for Feathers UI applications that will automatically scale the application based on the screen density of the device. |
| IGroupedToggle | A toggle associated with a specific group. |
| IToggle | An interface for a user interface component that may be selected. |
| Label | Displays text with an optional background. |
| LayoutGroup | A generic container that supports layouts and automatically sizes itself based on its content. |