obsidian/components/plugin-settings-tab-component
Component that registers a plugin settings tab with Obsidian. Also registers an “Open Settings” command automatically.
Classes
Section titled “Classes”| Class | Description |
|---|---|
| PluginSettingsTabComponent | Wraps a PluginSettingTab and registers it with Obsidian on load. Also registers an “Open Settings” command to open the settings tab from the command palette. |