input_button: Button Input

Description Usage Arguments Details

View source: R/inputs.R

Description

Add a button input.

Usage

1
input_button(id, label, class = "default")

Arguments

id

Id of the button.

label

Label to display.

class

Class of the button.

Details

The class argument defines the style of the button in Bootstrap 3, generally accepts:for


devOpifex/g2r documentation built on Jan. 16, 2022, 12:36 a.m.