Create server logic for copy button notifications
Source:R/utils_clipboard.R
clipboard_copy_button_server.RdCreate server logic for copy button notifications
Usage
clipboard_copy_button_server(
input,
id,
data_reactive,
globals = NULL,
message_template = "Copied {count} items to clipboard"
)