Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "change"

Index

Variables

Functions

Variables

Let element

element: Element

Functions

change

  • change(view: TView, state: IState, rootElement?: Element | null): Element
  • It changes to the views with its componets

    Parameters

    • view: TView

      The view JSX template of the page.

    • state: IState

      The state object property of the page

    • Optional rootElement: Element | null

      The root element

    Returns Element

Generated using TypeDoc