API Reference
Namespaces
Classes
Events
Global
Externals

Namespace: cq-palette-dock

WebComponents. cq-palette-dock

A container for <cq-palette> components. Provides docking and dragging capabilities to child palettes.

The <cq-palette-dock> element does not wrap the chart. It must be a sibling of the chart container.

Since:
  • 7.2.0

Example

<cq-palette-dock>
	<div class="palette-dock-container">...</div>
</cq-palette-dock>