2.0.8 • Published 5 years ago

resizable-panels-react v2.0.8

Weekly downloads
286
License
ISC
Repository
github
Last release
5 years ago

ResizablePanelsReact

A simple react component to create resizable panels :D

Props:

  • bkcolor: set a background color
  • displayDirection: its like flex direction, you can choose "row" for horizontal resizing or "column" for vertical resizing
  • width: set a width for you component
  • height: set a height for you component
  • panelsSize: a array to set your panels sizes, if you have 2 panels
  • sizeUnitMeasure: unit used to calculate the amount to resize (px or %)
  • resizerColor: change resizer color
  • resizerSize: change resizer size

Code sample on CodeSandBox: https://codesandbox.io/embed/8l8lpp5nk9?fontsize=14

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago