modalTrigger: Modal Triggers

modalTriggerR Documentation

Modal Triggers

Description

Trigger open a modal with a button or a link, avoids goind through the server.

Usage

modalButton(target, ..., class = "")

modalLink(target, ...)

Arguments

target

Target ID of the modal() to show.

...

Content of link or button, generally a character vector of length 1.

class

Additional class to pass to the button.


JohnCoene/bsutils documentation built on June 15, 2024, 3:21 a.m.