Appearance
type RendererProps = DynamicElementProps;
Defined in: renderer/renderer.tsx:17
Props for the Renderer component.
1.0.0
Simon Kovtyk