Skip to content

GetDemoVaultFolderNameParams

Parameters for getDemoVaultFolderName.

Import:

import type { GetDemoVaultFolderNameParams } from 'obsidian-dev-utils/obsidian/demo-vault-naming';

Signature:

export interface GetDemoVaultFolderNameParams

Properties

PropertyTypeDescription
pluginIdstringThe plugin id the vault demonstrates, from that plugin's manifest.json.
versionstringThe plugin version the vault ships with.

Links to this page: