Decorated - AppDaddy-Software-Solutions-Inc/framework-markup-language GitHub Wiki
Decorated Widget : Viewable Widget
Decorated is an inherited class and cannot be created directly in markup.
Attributes
| Name | Type | Default | Description | Req |
|---|---|---|---|---|
| color | color | The color of the widget, takes hex, RGB, and color names. Can be a single value or a comma seperated list of up to 4 colors | ||
| opacity | double | 1 | The opacity of the widget and its children from 0.0 (invisible) - 1.0 (normal) |
For in-depth examples and full applications, visit fml.dev!