Skip to content

obsidian/components/plugin-settings-tab-component

Component that registers a plugin settings tab with Obsidian. Also registers an “Open Settings” command automatically.

ClassDescription
PluginSettingsTabComponentWraps a PluginSettingTab and registers it with Obsidian on load. Also registers an “Open Settings” command to open the settings tab from the command palette.