Skip to content

Spark-Data-Team/input-select

 
 

Repository files navigation

WW-SELECT

This is an element for Weweb, to display a select component.

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 developer popup and add localhost:[PORT] as custom element.

Build

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.7%
  • Vue 47.3%