DefaultFavoritePropertiesStorageTypes Enumeration

Available implementations of IFavoritePropertiesStorage.

Members

Name Value Description
BrowserLocalStorage A storage that stores favorite properties information in a browser local storage.
Noop A no-op storage that doesn't store or return anything. Used for cases when favorite properties aren't used by the application.
UserPreferencesStorage A storage that stores favorite properties in a user preferences storage (see userPreferences).

Defined in

Last Updated: 28 March, 2024