NbJSThemesRegistry
Js Themes registry - provides access to the JS themes' variables. Usually shouldn't be used directly, but through the NbThemeService class methods (getJsTheme).
Methods
Name | Description |
get() | parameters: themeName: returns:string NbJSThemeOptions
Return a theme |
has() | parameters: themeName: returns:string boolean Checks whether the theme is registered |
register() | parameters: config: returns:any , themeName: string , baseTheme: string void Registers a new JS theme |
Previous page
LayoutScrollService
Next page
Need some help or found an issue?
Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.