JSX

JSX

JSON eXpression Syntax

Constructor

new JSX(value)

Source:
Parameters:
Name Type Description
value object

Methods

evaluate(jsx) → {JSX}

Evaluate a JSON expression against the value and update the value

Source:
Parameters:
Name Type Description
jsx object

JSON operation expression

Returns:
Type:
JSX