Mailspring/docs/ResizableRegion.html
2015-10-03 13:56:58 -07:00

16 lines
409 B
HTML

---
layout: docs
title: ResizableRegion
edit_url: "https://github.com/nylas/N1/blob/master/src/components/resizable-region.cjsx"
---
<h2>Summary</h2>
<div class="markdown-from-sourecode">
<p><p>ResizableRegion wraps it&#39;s <code>children</code> in a div with a fixed width or height, and a
draggable edge. It is used throughout N1 to implement resizable columns, trays, etc.</p>
</p>
</div>
<ul>
</ul>