deploy: 189d642e7c
This commit is contained in:
@@ -9,6 +9,7 @@ with support for inheritance, named styles, and dynamic theme switching.
|
||||
|[BaseElement:applyTheme](#BaseElement:applyTheme)|BaseElement|Applies theme styles to the element
|
||||
|[BaseElement:getTheme](#BaseElement:getTheme)|table|Gets theme properties for the element
|
||||
|
||||
|
||||
## BaseElement:applyTheme(self)
|
||||
Applies the current theme to this element
|
||||
|
||||
@@ -42,6 +43,7 @@ The Theme API provides methods for managing themes globally
|
||||
|[themeAPI.loadTheme](#themeAPI.loadTheme)|-|Loads theme from JSON file
|
||||
|[themeAPI.setTheme](#themeAPI.setTheme)|-|Sets a new theme
|
||||
|
||||
|
||||
## themeAPI.getTheme()
|
||||
Gets the current theme configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user