Skip to content

MetadataCache.getFrontmatterPropertyValuesForKey method

MetadataCache › getFrontmatterPropertyValuesForKey

Unofficial

Get property values for frontmatter property key.

Signature:

getFrontmatterPropertyValuesForKey(key: string): string[]

Parameters:

Parameter Type Description
key string The frontmatter property key.

Returns: string[]The property values for the key.