Interface
Theme variable interface. Combines base theme variables and extended theme properties.
Properties
| Property | Type | Notes |
|---|---|---|
breakpointsinherited | Breakpoints | The breakpoints variables |
refinherited | ThemeReference | The reference variables |
srcinherited | ThemeSourceOptions | The source variables |
sysinherited | ThemeSystem | The system variables |
uri | string | The theme uri is used to identify the source (theme folder) of the theme object. Note: It should not be empty in the builder or app runtime. |