Smart Backspacing
-
Hi! Wondering how the ‘Smart Backspacing’can be integrated? As can be seen on the original demo:
https://github.com/mattboldt/typed.js/blob/master/README.md
var typed = new Typed(“.element”, {
strings: [“This is a JavaScript library”, “This is an ES6 module”],
smartBackspace: true // Default value
- The topic ‘Smart Backspacing’ is closed to new replies.