Skip to contents

Generates a text input element with MCP data attributes.

Usage

mcp_text_input(id, label, value = "", placeholder = NULL)

Arguments

id

Input ID

label

Display label

value

Initial value

placeholder

Placeholder text

Value

An htmltools::tag object