ValueFormatter
Home > @gooddata/sdk-ui > ValueFormatter
ValueFormatter type
Signature:
export type ValueFormatter = (value: DataValue, format: string) => string;
References: DataValue
Home > @gooddata/sdk-ui > ValueFormatter
Signature:
export type ValueFormatter = (value: DataValue, format: string) => string;
References: DataValue