Skip to content

GetAppConfigParams.configKey

GetAppConfigParams › configKey

Type: string

The vault config key, e.g. settingsPopoutWindow. Not narrowed to obsidian-typings' ConfigItem: that union omits keys Obsidian really reads, settingsPopoutWindow among them, which is the whole reason a consumer had to widen the setter by hand.