API Reference > ui-core > Settings > SettingsTabsProvider SettingsTabsProvider Interface Beta Setting Provider interface. Implemented by classes that want to supply settings pages for display in the SettingContainer. The classes that implement this interface need to be registered with the SettingsManager. Methods Name Description getSettingEntries(stageId: string, stageUsage: string): undefined | Properties Name Type Description id Readonly string Id of provider, used to remove registration. Defined in ui/core/src/ui-core/settings/SettingsManager.tsx Line 97 Last Updated: 11 June, 2024