ElementType: "html" | "web-component" | "authored"

Element type

  • html: From native HTML Standard
  • web-component: As the Web Component according to HTML Standard
  • authored: Authored element (JSX Element etc.) through the view framework or the template engine.

Generated using TypeDoc