mk_slider: An awesome slider.

View source: R/mk-slider.R

mk_sliderR Documentation

An awesome slider.

Description

Create a pretty slider that takes input from the user as they slide it.

Usage

mk_slider(id, label = "Slider Input", ...)

Arguments

id

String. The input slot that will be used to access the value.

label

String. Text label of the slider (default = 'Slider Input').

Value

A list of HTML elements that can be added to a UI definition.

Examples

inst/examples/ex-mk-slider.R

cabaceo/shinymod documentation built on Sept. 8, 2023, 12:23 p.m.