/vue3-custom-element-issue

Issues related to vue 3 custom elements

Primary LanguageJavaScript

test-app

Shows issue with custom elements props not being available on any life-cycle hooks.

Project setup

npm install

Compiles and builds web component/custom element

npm run build:wc

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.