R/components-input.R
mcp_checkbox.Rd
Generates a checkbox input element with MCP data attributes.
mcp_checkbox(id, label, value = FALSE)
Input ID
Display label
Initial checked state
An htmltools::tag object