GetDemoVaultFolderNameParams
Parameters for getDemoVaultFolderName.
Import:
import type { GetDemoVaultFolderNameParams } from 'obsidian-dev-utils/obsidian/demo-vault-naming';Signature:
export interface GetDemoVaultFolderNameParamsProperties
| Property | Type | Description |
|---|---|---|
| pluginId | string | The plugin id the vault demonstrates, from that plugin's manifest.json. |
| version | string | The plugin version the vault ships with. |
Links to this page: