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

function(input, output, session) {
  shiny::callModule(editorSERVER,"termone")
  shiny::callModule(editorSERVER,"termtwo")
  shiny::callModule(editorSERVER,"termthree")
}
trestletech/shinyAce documentation built on Oct. 19, 2024, 10:44 p.m.