ts-morph-structures

Home > ts-morph-structures > JsxSelfClosingElementStructureClassIfc

JsxSelfClosingElementStructureClassIfc interface

Signature:

export interface JsxSelfClosingElementStructureClassIfc 

Properties

Property Modifiers Type Description
attributes readonly (JsxAttributeImpl | JsxSpreadAttributeImpl)[]  
kind readonly StructureKind.JsxSelfClosingElement