save method
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
qlik.app.theme.save(id)
Saves the selected theme in the app.
Information noteOnly available in an app context.
Version history
Version state | Details |
---|---|
Introduced | Qlik Sense February 2018 |
Parameters
id
Type: String
ID of the theme to save.
Example
app.theme.save('my-theme-id');