Skip to content

FilePropertiesView.saveFrontmatter method

FilePropertiesView › saveFrontmatter

Unofficial

Save the modified frontmatter data to the file.

Signature:

saveFrontmatter(e: unknown): void

Parameters:

ParameterTypeDescription
eunknownThe frontmatter data to save.

Returns: void