0.0.4 • Published 4 years ago
input-real-time v0.0.4
Input in real time LitELement for nodeProyect
This project includes a sample component using LitElement with JavaScript.
Setup
Install in your project:
npm i input-real-time
Using
import where you want to use the component import 'input-real-time'
and use
More information
See Get started on the LitElement site for more information.