Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt

Use this file to discover all available pages before exploring further.

renderLayout

Summary

Render a layout template

Signature

renderLayout(data: ITemplateData): Promise<string>;

Parameters

data

Type:ITemplateData

Returns

Type:Promise<string> Render a layout template