Show Sidebar

Show/open the PixieBrix sidebar

by @pixiebrix

How to Use

This brick opens the sidebar as if you manually clicked on the extension icon. This is useful in combination with the page state bricks (Set shared page state and Get shared page state) or other ways of storing data, where a context menu, button, or quick bar runs and a sidebar blueprint reads and displays data. As you can with almost any brick, you can use the target option to change which tab this happens on.


Inputs

Name Required Type Description
forcePanel boolean If the sidebar is already showing a panel, force switch the active panel (default=false)
panelHeading string The tab to show in the sidebar. If not provided, defaults to a sidebar panel in this mod

Outputs

Name Required Type Description
No outputs for this brick defined.

Related Tags