radio_group_input: radio_group_input

Description Usage Arguments Value Author(s)

Description

This is a switch input for shiny applications based on semantic-UI

Usage

1
2
radio_group_input(id, label = NULL, choices, fitted = F, checked = F,
  class = NULL)

Arguments

id

The input slot

label

Display text label (default is NULL)

fitted

A fitted checkbox does not leave padding for a label

class

A default class to override the existing one (experimention)

ckecked

Is the toggle pre-checked?

Value

radio group input

Author(s)

Simon Roth


systats/semanticWidgets documentation built on May 9, 2019, 8:12 p.m.