Add the multi-calculator
Use themulti.js script and set how many calculators and which type:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Place up to four calculators next to each other with the multi-calculator widget.
multi.js script and set how many calculators and which type:
<script async src="https://calculators.symmetry.com/widget/js/multi.js?key=yourKey"
data-calculator="hourly" data-count="3"></script>
| Attribute | Description | Default |
|---|---|---|
data-calculator | The calculator type to display. Accepts any calculator type. | salary |
data-count | Number of calculators to display (1–4). Values above four or non-numbers fall back to the default. | 2 |
data-defaults | Prefills fields, exactly as with a single widget. See Configuration methods. | None |
Was this page helpful?
