UNPKG

wc-typed-js

Version:

[![npm](https://img.shields.io/npm/v/wc-typed-js.svg) ![npm](https://img.shields.io/npm/dm/wc-typed-js.svg)](https://www.npmjs.com/package/wc-typed-js) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](

8 lines 222 B
<html> <body> <typed-js strings="First text, Second Text" loop="true"> <h1>Test: <span class="typing"></span></h1> </typed-js> <script type="module" src="dist/main.js" crossorigin></script> </body> </html>