Monetary Questions may be aligned to the end of the input. The US dollar sign may be a [UI icon prefix](question#prefixed-question) or a masked element (auto-formatting the input as the user types) inputs as it may reside in the text field and inherit the input’s alignment.

---

The field should should only permit entering numbers. The `inputmode` attribute can be set to `decimal` to display a number pad for virtual keyboards.

---

It is recommended to add input masking to automatically format the input as the user types, adding the decimal with cents and commas for values greater than or equal to 1,000.
