ResizableRegion extends React.Component

Summary

ResizableRegion wraps it's children in a div with a fixed width or height, and a draggable edge. It is used throughout Nylas Mail to implement resizable columns, trays, etc.