Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

children

closingElement

closingElement: JSXClosingElement | null

end

end: number | null

innerComments

innerComments: ReadonlyArray<Comment> | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

openingElement

openingElement: JSXOpeningElement

selfClosing

selfClosing: any

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "JSXElement"

Generated using TypeDoc