Home > @i2analyze/notebook-sdk > app > ITheme > appearance
app.ITheme.appearance property
Gets the overall appearance of the user interface when the theme is active.
Signature:
readonly appearance: 'light' | 'dark';
Returns: 'light' | 'dark'
Introduced: version 1.0