Trails Packages
    Preparing search index...

    Package properties of the "local-storage" package.

    interface LocalStorageProperties {
        storageId: string | null;
    }
    Index

    Properties

    Properties

    storageId: string | null

    The root local storage key used to store application state.