taxonomies-html.ts#
2 documented symbols. Read the signatures first, then expand each item for parameters, return types, and examples.
2
symbols
1
interfaces
1
modules
5
members
Reference#
moduletaxonomies-htmlEscaped taxonomy HTML and confined output paths.
Escaped taxonomy HTML and confined output paths.
interfaceTaxonomySourcePageOne built page considered for terms and related lists.
One built page considered for terms and related lists.
Signature
export interface TaxonomySourcePageMembers
Properties
| Name | Type | Description |
|---|---|---|
frontmatter |
Record<string, unknown> |
|
inputPathoptional |
string |
|
routePaths |
{ href: string } |
|
title |
string |
|
transformedHtml |
string |