:TS:JSXElementType Node

represents an element type that is used as a JSX element

Properties

NameDescription
globalFqnglobal FQN of the element (either equal to the global FQN of a referenced :TS:ReactComponent, or equal to name for native HTML elements)
namename of the element

Relations

NameTarget Label(s)CardinalityDescription
REFERENCES:TS:ReactComponent0..1React component that represents the used element
DEPENDS_ONsee DEPENDS_ON - Target Nodes0..*dependencies of the element (any referenced declaration)