Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JSXOpeningElement

Hierarchy

  • Node
    • JSXOpeningElement

Index

Properties

attributes

attributes: JSXAttribute[]

end

end: number

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

name

selfClosing

selfClosing: boolean

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "JSXOpeningElement"

Generated using TypeDoc