Skip to contents

Create Shiny Input Component from React JS

Usage

input(name, defaultValue = "")

Arguments

name

The name of the component.

defaultValue

the default value of the component.