jsPDF icon indicating copy to clipboard operation
jsPDF copied to clipboard

Add real-time character counter for text box input

Open AdityaK-github opened this issue 1 year ago • 0 comments
trafficstars

Fixes issue: #3783 Users can see number of characters typed in real-time. This change also includes change in the path for Firefox for macOS.

Earlier: var suffix = '.app/Contents/MacOS/firefox-bin' After fixing: var suffix = '.app/Contents/MacOS/firefox'

AdityaK-github avatar Oct 21 '24 19:10 AdityaK-github