Matt Boldt

Results 14 comments of Matt Boldt

Right now, I don't think this is possible with Typed.js without resetting. I started a draft PR playing around with some options: https://github.com/mattboldt/typed.js/pull/596 The main hurdle here is that Typed.js...

Interesting. To get the blinking animation, you could copy the CSS from here and insert it into your project manually. I'll have to figure out how to provide the CSS...

Honestly I think the best solution for now is to pass the `autoInsertCss: false` option to Typed, and copy the CSS above into your app however you're managing stylesheets. TypedJS...

You'll have to use the hexadecimal character code ``` instead https://jsfiddle.net/ox4zv0nw/