You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the day/month/year mask on a contenteditable div, however, applying the mask doesn't work appropriately. Is there some way to use mask with a contenteditable div where what the user types is appropriately masked?
The text was updated successfully, but these errors were encountered:
<div contenteditable mask="d0/M0/0000"></div>
I am trying to use the day/month/year mask on a contenteditable div, however, applying the mask doesn't work appropriately. Is there some way to use mask with a contenteditable div where what the user types is appropriately masked?
The text was updated successfully, but these errors were encountered: