use_pretty: Use pretty-checkbox CSS in Shiny

View source: R/create_pretty.R

use_prettyR Documentation

Use pretty-checkbox CSS in Shiny

Description

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

Usage

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 June 26, 2024, 5:06 p.m.