Interface: PanelPreviewProps
Properties
className
• Optional
className: string
Optional class name to be added to the preview canvas
Defined in
packages/design-engine-react-components/src/components/panelPreview/PanelPreview.tsx:19
panel
• panel: PanelState
The PanelState
to be previewed
Defined in
packages/design-engine-react-components/src/components/panelPreview/PanelPreview.tsx:17