Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
GrafanaPanelWidgetConfig
Interface GrafanaPanelWidgetConfig
interface
GrafanaPanelWidgetConfig
{
group
:
"widget"
;
height
?:
number
;
id
?:
string
;
injectCss
?:
string
;
panelConfigAttribute
?:
string
;
panelUrl
:
string
;
renderRule
?:
RulesLogic
;
showDatePickers
?:
boolean
;
type
:
"GrafanaPanel"
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
BaseWidget
GrafanaPanelWidgetConfig
Indexable
[
key
:
string
]:
unknown
Index
Properties
group
height?
id?
inject
Css?
panel
Config
Attribute?
panel
Url
render
Rule?
show
Date
Pickers?
type
Properties
group
group
:
"widget"
Optional
height
height
?:
number
Optional
id
id
?:
string
Optional
inject
Css
injectCss
?:
string
Optional
panel
Config
Attribute
panelConfigAttribute
?:
string
panel
Url
panelUrl
:
string
Optional
render
Rule
renderRule
?:
RulesLogic
Optional
show
Date
Pickers
showDatePickers
?:
boolean
type
type
:
"GrafanaPanel"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
height
id
inject
Css
panel
Config
Attribute
panel
Url
render
Rule
show
Date
Pickers
type
edocu-sdk
Loading...