Send messages to the client to open, close, or toggle the off-canvas drawer panel on the right side of the dashboard.
Usage
drawer_open(session = shiny::getDefaultReactiveDomain())
drawer_close(session = shiny::getDefaultReactiveDomain())
drawer_toggle(session = shiny::getDefaultReactiveDomain())