Skip to contents

If panel does not exist, create it and move the block UI from offcanvas to the panel container. If it exists, just select it.

Move block from panel to offcanvas-body.

Usage

create_or_show_block_panel(id, parent, session)

hide_block_panel(id, session)

Arguments

id

Block id to show

parent

Parent reactive values.

session

Shiny session object.