input-real-time
v0.0.4
Published
A simple web component
Downloads
9
Maintainers
Readme
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-timeUsing
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.
