Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 456 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 456 Bytes

vue3-panes-demo

Example of using Panes with Vue 3 framework, include getting control over pane from parent component.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

panes-vue3-example