themeConfig

Configures appearance of Dash's UI elements.


Deprecated

Use theme(func) instead

Replace with

theme(func)

Configures appearance of Dash's UI elements.

DEPRECATED! This method is deprecated and will be removed soon. Please use theme { } instead.