Skip to content

FilePropertiesView.saveFrontmatter method

FilePropertiesView › saveFrontmatter

Unofficial

Save the modified frontmatter data to the file.

Signature:

saveFrontmatter(e: unknown): void

Parameters:

Parameter Type Description
e unknown The frontmatter data to save.

Returns: void