--- layout: docs title: ResizableRegion edit_url: "https://github.com/nylas/N1/blob/master/src/components/resizable-region.cjsx" ---
ResizableRegion wraps it's children
in a div with a fixed width or height, and a
draggable edge. It is used throughout N1 to implement resizable columns, trays, etc.