| check_semantic_theme {shiny.semantic} | R Documentation |
Semantic theme path validator
check_semantic_theme(theme_css)
theme_css |
it can be either NULL, character with css path, or theme name |
path to theme
check_semantic_theme(NULL)
check_semantic_theme("darkly")