R/module_code_preview.R
code_preview_ui.Rd
Code Preview UI
code_preview_ui(id, width = 12, height = "400px")
the module id
width of the box
height of the code preview
Other code preview module functions: code_preview_server(), code_preview_shinyjs_extension()
code_preview_server()
code_preview_shinyjs_extension()