DocusaurusFrontMatter.Labels Property
Containing Type: DocusaurusFrontMatter
Assembly: DotMarkdown.Docusaurus.dll
public IEnumerable<(string Key, object Value)> Labels { get; set; }
Property Value
IEnumerable<(System.String Key, System.Object Value)>