Logo Xantham

JsxSelfClosingElement Module

Children of `JsxSelfClosingElement`.

Functions and values

Function or value Description

JsxSelfClosingElement.attributes node

Full Usage: JsxSelfClosingElement.attributes node

Parameters:
Returns: Node<JsxAttributes> voption

`attributes`.

node : Node<JsxSelfClosingElement>
Returns: Node<JsxAttributes> voption

JsxSelfClosingElement.tagName node

Full Usage: JsxSelfClosingElement.tagName node

Parameters:
Returns: Node<JsxTagNameExpression> voption

`tagName`.

node : Node<JsxSelfClosingElement>
Returns: Node<JsxTagNameExpression> voption

JsxSelfClosingElement.typeArguments node

Full Usage: JsxSelfClosingElement.typeArguments node

Parameters:
Returns: Node<TypeNode> seq

The elements of `typeArguments`, empty when the slot is absent. The schema marks it optional.

node : Node<JsxSelfClosingElement>
Returns: Node<TypeNode> seq

Type something to start searching.