Expression interface

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Wrapper for non-literal content.

Signature:

export interface Expression 

Properties

Property Modifiers Type Description
body   Literal | VariableRef | FunctionRef | Reserved | Junk (BETA)
type   ‘expression’ (BETA)