File

formatting/src/value_formatter.ts

Description

Interface for implementing logic to determine the display value of some data.

Index

Methods

Methods

Abstract format
format(value: any, field: Field, localization: Localization)

Called with some data and the field that controls display options.

Parameters :
Name Type Optional
value any No
field Field No
localization Localization No
Returns : string

result-matching ""

    No results matching ""