Home > @activeviam/activeui-sdk > SettingsManager > remove
SettingsManager.remove property
Remove the setting corresponding to the given setting key.
Signature:
remove: (key: SettingKey) => Promise<any>;
Home > @activeviam/activeui-sdk > SettingsManager > remove
Remove the setting corresponding to the given setting key.
Signature:
remove: (key: SettingKey) => Promise<any>;