jQuery Common - utils - ui - themes

An object that serves as a namespace for the methods that work with DevExtreme CSS Themes.

import themes from "devextreme/ui/themes"

Methods

This section describes the methods exposed by the DevExpress.ui.themes object.

Name Description
current()

Gets the current theme's name.

current(themeName)

Sets a theme with a specific name.

ready(callback)

Specifies a function to be executed after the theme is loaded.