Home > @activeviam/activeui-sdk > FormatterPlugin
FormatterPlugin type
Plugin defining how values should be formatted
Signature:
export declare type FormatterPlugin = ActiveUIPlugin<FormatterImplementationProperties, FormatterImplementationStaticProperties, FormatterParameters>;