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