grafana/docs/sources/packages_api/data/paneloptionseditorprops.md

611 B

+++

-----------------------------------------------------------------------

Do not edit this file. It is automatically generated by API Documenter.

-----------------------------------------------------------------------

title = "PanelOptionsEditorProps" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++

PanelOptionsEditorProps interface

Signature

export interface PanelOptionsEditorProps<TValue> extends StandardEditorProps<TValue> 

Import

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