Skip to content

Commit

Permalink
Auto generated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 23, 2024
1 parent 9028a52 commit c7b7d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pages/docs/api/pages.templateconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export interface TemplateConfig

| Property | Modifiers | Type | Description |
| ----------------------------------------------------------------------------- | --------- | --------------------------- | ------------------------------------------------------------------------------------------------------------ |
| [additionalProperties?](./pages.templateconfig.additionalproperties.md) | | Record<string, any> | _(Optional)_ The field to pass additional metadata |
| [additionalProperties?](./pages.templateconfig.additionalproperties.md) | | Record&lt;string, any&gt; | _(Optional)_ The field to pass additional metadata |
| [alternateLanguageFields?](./pages.templateconfig.alternatelanguagefields.md) | | string\[\] | _(Optional)_ The specific fields to add additional language options to based on the stream's localization |
| [hydrate?](./pages.templateconfig.hydrate.md) | | boolean | _(Optional)_ Determines if hydration is allowed or not for webpages |
| [name?](./pages.templateconfig.name.md) | | string | _(Optional)_ The name of the template feature. If not defined uses the template filename (without extension) |
Expand Down

0 comments on commit c7b7d33

Please sign in to comment.