Package Exports
- asva-double-panel
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (asva-double-panel) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Asva double panel
Double panel layout for vue.js
Install
- npm:
npm install -D asva-double-panel - yarn:
yarn add -D asva-double-panel
The gist
Imagine modal. Then modal inside of modal. This library is the same thing, just with two panels. If parent panel is located on the left - child will appear on the right. Grandchild will appear on the right, allowing you to nest panels indefinitely.
Features
- Two panel layout.
- Nested panels.
- Internal panel component.