Skip to content

@vttforge/core / HandlebarsTemplatePart

Interface: HandlebarsTemplatePart ​

One entry of static PARTS.

Properties ​

classes? ​

optional classes?: string[]


forms? ​

optional forms?: Record<string, ApplicationFormConfiguration>

Which form fields this part is allowed to submit.


id? ​

optional id?: string


root? ​

optional root?: boolean


scrollable? ​

optional scrollable?: string[]


template ​

template: string


templates? ​

optional templates?: string[]

MIT licensed.