Hi Paul,
Query 1: For a masked text box, what is the correct mask
to use for currency?
We have given the mask support based on MSDN standard mask. To
know more about the mask character supports please refer to the documentation: https://ej2.syncfusion.com/aspnetcore/DropDownList/DropdownListFor#/bootstrap5
Query 2: is there a way to apply the mask directive to a
regular input and not the ejs-maskedtextbox control?
You can use our numerictextbox component as format value as “C2”
to achieve your requirement.
To know more about the currency format and textbox, please
refer to the online demo sample here: https://ej2.syncfusion.com/angular/demos/#/bootstrap5/numerictextbox/default
Regards,
Sureshkumar P