UnitFieldConfigSettings interface
Signature
export interface UnitFieldConfigSettings
Import
import { UnitFieldConfigSettings } from '@grafana/data';
Properties
Property | Type | Description |
---|---|---|
isClearable | boolean |
isClearable property
Signature
isClearable?: boolean;