OptionalallowOptionalcaptionOptionalchartThe name of class that is applied to the chart's container.
OptionalchartThe string that declares constructor that is called for creating a chart.
Example: chart, stockChart, mapChart or ganttChart.
OptionalchartThe id that is applied to the chart's container.
OptionalchartA full set of chart options used by the chart. Highcharts API
OptionalclassThe name of class that is applied to the component's container.
OptionalconnectorConnector options for the component.
OptionaleditableSet of options that are available for editing through sidebar.
OptionaleventsOptionalidSets an ID for the component's container.
OptionalrenderCell id, where component is attached.
OptionalstatesStates for the component.
OptionalsyncDefines which elements should be synced.
Example:
{
highlight: true
}
Try it:
OptionalsyncSync options for the component.
OptionaltitleType of the component.
Whether to allow the component to edit the store to which it is attached.
Try it:
Allow connector update comparison