Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfware/panel-splitter

Draggable panel splitter web component.
https://github.com/cfware/panel-splitter

Last synced: 29 days ago
JSON representation

Draggable panel splitter web component.

Awesome Lists containing this project

README

        

# @cfware/panel-splitter [![NPM Version][npm-image]][npm-url]

Draggable panel splitter web component.

## Usage

Import to your application:
```js
import '@cfware/panel-splitter';
```

Use to create split panels:
```html


left panel


right panel


```

The application is responsible for initial sizing of the container and panels.

[npm-image]: https://img.shields.io/npm/v/@cfware/panel-splitter.svg
[npm-url]: https://npmjs.org/package/@cfware/panel-splitter