helptext object in the widget’s data-defaults.
Custom help text
Key thehelptext object by field name:
Disable all help text
Turn off every help-text popup by settinghelptext to false:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Override the popup help text a widget shows when a field receives focus, or turn help text off entirely.
helptext object in the widget’s data-defaults.
helptext object by field name:
<script async src="https://calculators.symmetry.com/widget/js/salary.js?key=yourKey"
data-defaults='{"helptext":{"grossPay":"Enter your gross pay for this period."}}'></script>
helptext to false:
<script async src="https://calculators.symmetry.com/widget/js/salary.js?key=yourKey"
data-defaults='{"helptext":false}'></script>
Was this page helpful?
