
Helper function to write HTML
createDeleteButtonHTML_shiny(ns = "%1$s", suffix = "%2$s", disabled = FALSE)
character(1)
namespace
character(1)
id of the row
logical(1)
wether or not the button has to be disabled
only to be used interactively. sprintf() implementation is faster.
createEditButtonHTML