Skip to contents

Generates a checkbox input element with MCP data attributes.

Usage

mcp_checkbox(id, label, value = FALSE)

Arguments

id

Input ID

label

Display label

value

Initial checked state

Value

An htmltools::tag object