Skip to contents

String fields are translated into textInput

Usage

new_string_field(value = character(), ...)

Arguments

value

Default text input value.

...

Other parameters passed to new_field and may be needed by ui_input to pass more options to the related shiny input.