Dark Mode
Enable Dark Mode on all Components
To enable Dark Mode on all Components, call the client.setDarkMode(true)
Enable Dark Mode on individual Components
To enable Dark Mode on individual components, set the darkMode
attribute to true
.
API Methods:
Was this page helpful?