Skip to contents

Custom Drawer for mobiles using Drawer component. See 'js/src/Drawer.triggerId.jsx'.

Usage

Drawer.triggerId(triggerId, ...)

Arguments

triggerId

HTML id of an existing DOM element that acts as the trigger (button, link, etc.) to open the Drawer.

...

args to pass to element

Value

Object with `shiny.tag` class suitable for use in the UI of a Shiny app.