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:stringNbJSThemeOptions
Return a theme |
| has() | parameters: themeName: returns:stringbooleanChecks whether the theme is registered |
| register() | parameters: config: returns:any, themeName: string, baseTheme: stringvoidRegisters 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.
