API Reference > ui-core > Settings > SettingsTabEntry SettingsTabEntry Interface Interface used to populate a tab entry in the SettingContainer control @beta Properties Name Type Description icon string | Element Icon specification isDisabled boolean | ConditionalBooleanValue Allows Settings entry to be disabled itemPriority number used to determine position in tablist label string localized display label page Element Setting page content to display when tab item is selected. pageWillHandleCloseRequest undefined | false | true Setting to true if page will register to watch for stage closing event so it can save any dirty settings. subLabel undefined | string Optional Subtitle to show below label. tabId string unique id for entry tooltip string | Element Tooltip. Defined in ui/core/src/ui-core/settings/SettingsManager.tsx Line 14 Last Updated: 02 March, 2021