Skip to contents

Result field allows on to reuse the result of one stack in another stack.

Usage

new_result_field(value = list(), ...)

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.