SlotTemplateProps
ts
type SlotTemplateProps = object;Defined in: components/template.tsx:14
Props for the SlotTemplate component.
Since
1.0.0
Author
Simon Kovtyk
Author
David Schummer
Properties
_children
ts
_children: DynamicElementProps[];Defined in: components/template.tsx:18
Template content
refName
ts
refName: string;Defined in: components/template.tsx:16
Unique reference name for the template