PanelOptionsEditorProps interface

Signature

  1. export interface PanelOptionsEditorProps<TValue> extends StandardEditorProps<TValue>

Import

  1. import { PanelOptionsEditorProps } from '@grafana/data';