mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
3 lines
49 B
R
3 lines
49 B
R
shinyUI(fluidPage(
|
|
textOutput("currentTime")
|
|
)) |