FormatterProvider

Description

A FormatterProvider is an interface that exposes properties to allow a data value to be formatted.

Properties

Property

Type

Description

format

Formatter

A function, receiving a FormatContext relative to the current data, which outputs a formatted string.