@cfware/panel-splitter

1.0.0 • Public • Published

@cfware/panel-splitter NPM Version

Draggable panel splitter web component.

Usage

Import to your application:

import '@cfware/panel-splitter';

Use to create split panels:

<div class="container">
	<div>left panel</div>
	<panel-splitter style="background:#888"></panel-splitter>
	<div>right panel</div>
</div>

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.02latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.02
0.7.00
0.6.02
0.5.01
0.4.00
0.3.00
0.2.80
0.2.70
0.2.60
0.2.50
0.2.40
0.2.30
0.2.21
0.2.11
0.2.01
0.1.10
0.1.01

Package Sidebar

Install

npm i @cfware/panel-splitter

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

11.4 kB

Total Files

6

Last publish

Collaborators

  • coreyfarrell