/custom-element-test

Issue related to Vue 3.2 Custom element

Primary LanguageHTML

custom-element-test

Custom elements not able to parse props

Project setup

npm install

Builds and copies the files to be served

npm run build:demo

To see the demo

cd build && npx http-server

Customize configuration

See Configuration Reference.