interface HandlebarsRenderOptions {
    parts: string[];
}

Properties

Properties

parts: string[]

An array of named template parts to render