React Splitter Component

A touch-enabled React component for generating split panels, written in TypeScript.

There are two options how the splitter can work. You can either select to resize splitters as you are holding and dragging the handlebar, or you can postponed the resize.

Splitters can be nested, but you have to specify what positions (vertical / horizontal) are they going to be and their sizes.

Installation:

npm install m-react-splitters

Preview:

React Splitter Component

Download Details:

Author: martinnov92

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/martinnov92/React-Splitters

License: MIT

Add Comment