Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormulaBuilder

The formula transform extends data objects with new values according to a calculation formula.

Hierarchy

Implemented by

Index

Methods

as

build

formula

initOnly

  • If true, the formula is evaluated only when a data object is first observed. The formula values will not automatically update if data objects are modified. The default is false.

    Parameters

    • value: boolean

    Returns FormulaBuilder