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