renderLayout
Summary
Render a layout templateSignature
Parameters
data
Type:ITemplateData
Returns
Type:Promise<string>
Render a layout templateDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Render a layout template
renderLayout(data: ITemplateData): Promise<string>;
ITemplateData
Promise<string>
Render a layout templateWas this page helpful?
