use_pretty: Use pretty-checkbox CSS in Shiny

Description Usage Arguments

View source: R/create_pretty.R

Description

After created new pretty-checkbox CSS with create_pretty, allow to use in Shiny application instead of default shinyWidgets dependency.

Usage

1
use_pretty(path)

Arguments

path

Path to the file created with create_pretty, the file must be in www/ directory of the application.


fresh documentation built on July 2, 2020, 1:59 a.m.