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

NameDescription
get()
parameters: themeName: string
returns:NbJSThemeOptions

Return a theme

has()
parameters: themeName: string
returns:boolean

Checks whether the theme is registered

register()
parameters: config: any, themeName: string, baseTheme: string
returns:void

Registers a new JS theme

MediaBreakpoints
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.