Options
All
  • Public
  • Public/Protected
  • All
Menu

Renders a Virtual DOM out to React-DOM's Virtual DOM

Hierarchy

  • Renderer

Index

Constructors

Methods

Constructors

constructor

Methods

render

  • render(vdom: VSvgNode, handlers: Channels): ReactElement<any, string | JSXElementConstructor<any>>
  • Parameters

    • vdom: VSvgNode
    • handlers: Channels

    Returns ReactElement<any, string | JSXElementConstructor<any>>