formcycle 8.4.0 - JavaScript for forms
    Preparing search index...

    Type Alias NumberFormatUnitSignPlacement

    NumberFormatUnitSignPlacement: "before-number" | "after-number"

    Where to place the unit sign, if any.

    • before-number - Place the unit sign before the number, e.g. $1,234.56 or €1.234,56.
    • after-number - Place the unit sign after the number, e.g. 1,234.56$ or 1.234,56€.