inputUI.default: UI part for modal with input fields for editing

View source: R/shinyInput.R

inputUI.defaultR Documentation

UI part for modal with input fields for editing

Description

UI part for modal with input fields for editing

Usage

## Default S3 method:
inputUI(id, ...)

Arguments

id

character module id

...

for compatibility with method

Details

The UI elements that have an id identical to a column name are used for updating the data.

Value

HTML. A set of input fields corresponding to the given row.

Author(s)

Jasper Schelfhout


editbl documentation built on April 3, 2025, 6:21 p.m.