Skip to content

DNA-PC/ww-input-select

 
 

Repository files navigation

WW-FORM-DROPDOWN

This is an element for Weweb, to display a dropdown.

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-dropdown" --type="element"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.7%
  • Vue 49.3%