SettingTab class
Signature:
export abstract class SettingTab
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
app | App | Reference to the app instance. | |
containerEl | HTMLElement | Outermost HTML element on the setting tab. |
1 min read
Signature:
export abstract class SettingTab
Property | Modifiers | Type | Description |
---|---|---|---|
app | App | Reference to the app instance. | |
containerEl | HTMLElement | Outermost HTML element on the setting tab. |