API Reference
Namespaces
Classes
Events
Global
Externals

Namespace: cq-side-nav

WebComponents. cq-side-nav

The side navigation web component <cq-side-nav>.

Responds to the breakpoint and sidenav channels to control side navigation panel availability.

Since:
  • 7.5.0

Methods


setContext(params [, stx])

Subscribes to the sidenav, breakpoint, and tfc channels. Sets the side navigation availability based on the contents of the channels.

Parameters:
Name Type Argument Description
params object

context Function parameters.

Properties
Name Type Description
config object

Chart configuration.

Properties
Name Type Description
channels object

The web component communication channels.

stx CIQ.ChartEngine <optional>

A reference to the chart engine. Unused.

Since:
  • 7.5.0