Skip to content

jptrinh/jp-input-basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

232 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WW-FORM-INPUT

This is an element for Weweb, to display an input. It make the input type and debounce value bindable.

Installation

To run locally, first install all dependencies with npm install.

Start

To serve locally, run npm run serve --port=[PORT], and then go to Weweb editor, open developper popup and add localhost:[PORT] as custom element.

Build

Before release, you can check build error by running npm run build --name="ww-form-input" --type="element"

About

Fork of the native WeWeb input to add bindable to the type.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

  • JavaScript 57.6%
  • Vue 42.4%