SettingsTabsProvider Interface

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

Last Updated: 21 March, 2024