R/components-output.R
mcp_plot.Rd
Generates a placeholder div for plot output with MCP data attributes.
mcp_plot(id, width = "100%", height = "400px")
Output ID
CSS width (default "100%")
CSS height (default "400px")
An htmltools::tag object