CustomTableElementFormatter<T>
Interface
Type parameters
| Name | Type | 
|---|---|
T | extends TableFormatterInputValues = TableFormatterInputValues | 
Properties
formatElement
OptionalFormatter to generate HTML element
Type
CustomTableFormatElementFunction<T>
formatText
Formatter to generate text. Return an empty string if you don't need to display this
Type
isPriceFormatterNeeded
OptionalAllow usage of priceFormatter
Type
boolean
name
Custom formatter name