Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration JsxFlags

Index

Enumeration members

IntrinsicElement

IntrinsicElement: = 3

IntrinsicIndexedElement

IntrinsicIndexedElement: = 2

An element inferred from the string index signature of the JSX.IntrinsicElements interface

IntrinsicNamedElement

IntrinsicNamedElement: = 1

An element from a named property of the JSX.IntrinsicElements interface

None

None: = 0

Generated using TypeDoc