SlotTemplateRendererProps
ts
type SlotTemplateRendererProps = object;Defined in: components/template.tsx:55
Props for the SlotTemplateRenderer component.
Since
1.0.0
Author
David Schummer
Properties
templateRef
ts
templateRef: string;Defined in: components/template.tsx:56