R/components-input.R
mcp_text_input.Rd
Generates a text input element with MCP data attributes.
mcp_text_input(id, label, value = "", placeholder = NULL)
Input ID
Display label
Initial value
Placeholder text
An htmltools::tag object