binding_name = 'binding'
#' @export
makeActiveBinding(
binding_name,
function () {
message('get')
1L
},
environment()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.