Renders a button that opens the offcanvas whose id matches target, using
Bootstrap's declarative data-bs-toggle="offcanvas" attributes (no server
round trip required).
Arguments
- target
Id of the
bs_offcanvas()to open.- ...
Content (label) and named HTML attributes, forwarded to
bs_button().- class
Extra classes.