inst/examples/treeNavigator/ui.R

shinyUI(fluidPage(
  h1("Right-click on a file to view it."),
  fluidRow(
    column(
      width = 12, treeNavigatorUI("explorer")
    )
  )
))

Try the jsTreeR package in your browser

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

jsTreeR documentation built on July 4, 2024, 9:08 a.m.