interface Deno.lint.JSXOpeningElement
unstable
The opening tag of a JSXElement
Properties #
#selfClosing: boolean#attributes: Array<JSXAttribute | JSXSpreadAttribute>#typeArguments: TSTypeParameterInstantiation | undefinedThe opening tag of a JSXElement
#selfClosing: boolean#attributes: Array<JSXAttribute | JSXSpreadAttribute>#typeArguments: TSTypeParameterInstantiation | undefined