Logo Xantham

JsxElement Module

Children of `JsxElement`.

Functions and values

Function or value Description

JsxElement.children node

Full Usage: JsxElement.children node

Parameters:
Returns: Node<JsxChild> seq

The elements of `children`, empty when the slot is absent.

node : Node<JsxElement>
Returns: Node<JsxChild> seq

JsxElement.closingElement node

Full Usage: JsxElement.closingElement node

Parameters:
Returns: Node<JsxClosingElement> voption

`closingElement`.

node : Node<JsxElement>
Returns: Node<JsxClosingElement> voption

JsxElement.openingElement node

Full Usage: JsxElement.openingElement node

Parameters:
Returns: Node<JsxOpeningElement> voption

`openingElement`.

node : Node<JsxElement>
Returns: Node<JsxOpeningElement> voption

Type something to start searching.