When using the framed embed type, you can pass custom parameters to your calculator by adding data-embed-*
attributes to the parent <div>
. These parameters are then accessible in your calculator's formulas using the EMBED_PARAM()
function.
How to Use
Here's an example of how to embed a calculator with a custom parameter: