getValueFormat() function
getValueFormat() function
Signature
export declare function getValueFormat(id?: string | null): ValueFormatter;
Import
import { getValueFormat } from '@grafana/data';
Parameters
Parameter | Type | Description |
---|---|---|
id | string | null |
Returns:
ValueFormatter