Learn R Programming

editbl (version 1.2.0)

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

Description

UI part for modal with input fields for editing

Usage

# S3 method for default
inputUI(id, ...)

Value

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

Arguments

id

character module id

...

for compatibility with method

Author

Jasper Schelfhout

Details

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