luyilin / react-multipane

Resizable split panes for React.

Home Page:https://luyilin.github.io/react-multipane/example/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-multipane

NPM version NPM downloads CircleCI

My striking React component.

Install

yarn add react-multipane --save

CDN: UNPKG | jsDelivr (available as window.Hello)

Usage

import Hello from 'react-multipane'

ReactDOM.render(
  <Hello></Hello>
, mountNode)

License

MIT © luyilin

About

Resizable split panes for React.

https://luyilin.github.io/react-multipane/example/dist/


Languages

Language:JavaScript 84.2%Language:CSS 15.8%