textTableInput: Create a text input table

Description Usage Arguments Value See Also

View source: R/table_ui-textInput.R

Description

Creates an HTML table entity containing a grid of editable input cells corresponding to the data frame object rendered by renderTextTableInput with the corresponding tableId.

Usage

1
textTableInput(tableId)

Arguments

tableId

The id of the UI element in which the generated HTML table will be embedded.

Value

An HTML table consisting of editable cells that can be added to a UI definition.

See Also

renderTextTableInput


drbulu/shinyinputtables documentation built on May 5, 2019, 1:37 p.m.