inst/examples/13-modules-with-tooltips/server.R

function(input, output, session) {
  shiny::callModule(editorSERVER,"termone")
  shiny::callModule(editorSERVER,"termtwo")
  shiny::callModule(editorSERVER,"termthree")
}

Try the shinyAce package in your browser

Any scripts or data that you put into this service are public.

shinyAce documentation built on May 6, 2022, 9:07 a.m.