Logo Xantham

JsxFragment Module

Children of `JsxFragment`.

Functions and values

Function or value Description

JsxFragment.children node

Full Usage: JsxFragment.children node

Parameters:
Returns: Node<JsxChild> seq

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

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

JsxFragment.closingFragment node

Full Usage: JsxFragment.closingFragment node

Parameters:
Returns: Node<JsxClosingFragment> voption

`closingFragment`.

node : Node<JsxFragment>
Returns: Node<JsxClosingFragment> voption

JsxFragment.openingFragment node

Full Usage: JsxFragment.openingFragment node

Parameters:
Returns: Node<JsxOpeningFragment> voption

`openingFragment`.

node : Node<JsxFragment>
Returns: Node<JsxOpeningFragment> voption

Type something to start searching.