Home > @activeviam/activeui-sdk > SettingsManager > has
SettingsManager.has property
Return true
if the setting key provided exist in the settings map, false
otherwise.
Signature:
has: (key: SettingKey) => boolean;
Home > @activeviam/activeui-sdk > SettingsManager > has
Return true
if the setting key provided exist in the settings map, false
otherwise.
Signature:
has: (key: SettingKey) => boolean;