inst/examples/treeNavigator/ui.R

shinyUI(fluidPage(
  h1("Right-click on a file to view it."),
  fluidRow(
    column(
      width = 12, treeNavigatorUI("explorer")
    )
  )
))
stla/jsTreeR documentation built on April 28, 2024, 12:19 a.m.