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, andtfcchannels. Sets the side navigation availability based on the contents of the channels.Parameters:
Name Type Argument Description paramsobject context Function parameters.
Properties
Name Type Description configobject Chart configuration.
Properties
Name Type Description channelsobject The web component communication channels.
stxCIQ.ChartEngine <optional>
A reference to the chart engine. Unused.
- Since:
-
7.5.0
