ngx-mask icon indicating copy to clipboard operation
ngx-mask copied to clipboard

Contentedible div + mask

Open propkitty opened this issue 11 months ago • 0 comments

<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?

propkitty avatar Oct 28 '24 18:10 propkitty