Home > @activeviam/activeui-sdk > ActiveUIOptions > storagePrefix
ActiveUIOptions.storagePrefix property
A string that will prefix any item name stored in the browser's localStorage/sessionStorage. Defaults to activeui
.
Signature:
storagePrefix?: string;