Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "render/render"

Index

Variables

Functions

Variables

Let element

element: Element

Functions

render

  • render(view: View, state: State, rootElement?: Element | null): Element
  • It render the views with its componets

    Parameters

    • view: View

      The view JSX template of the page.

    • state: State

      The state object property of the page

    • Optional rootElement: Element | null

      The root element

    Returns Element

Generated using TypeDoc