ThemeBuilder
Theme builder for setting and getting the current theme.
Properties
Methods
constructor
Constructor
Definition:
Parameters:
observe
Listens for theme changes, returns an unsubscribe function.
Definition:
Returns: () => void
Parameters:
setTheme
Sets the theme.
Definition:
Parameters:
getTheme
Gets the current theme.
Definition:
Returns: string
toJSON
Exports to JSON.
Definition:
Returns: string