R/empty_state.R
use_empty_state.Rd
Empty state dependencies to include anywhere in your UI but ideally at the top.
Usageuse_empty_state()
Value
a html_dependency object
Exampleslibrary(shiny)
library(shiny.emptystate)
if (interactive()) {
ui <- fluidPage(
use_empty_state(),
dataTableOutput("my_table")
)
}
On this page
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4