API Reference > ui-framework > Utilities > UserSettingsProvider UserSettingsProvider Interface Beta Interface to be implemented but any classes that wants to load their user settings when the UiSetting storage class is set. Implemented by AppUiSettings Methods Name Description loadUserSettings(storage: UiSettingsStorage): Promise<void> Function to load settings from settings storage Properties Name Type Description providerId string Unique provider Id Defined in ui/framework/src/ui-framework/UiFramework.ts Line 48 Last Updated: 11 June, 2024