Skip to main content

Module splitter

Module splitter 

Source
Expand description

Splitter — draggable divider between two children.

Supports horizontal split (left | right) and vertical split (top / bottom). Use Splitter::new for the historical horizontal layout, or Splitter::vertical for the Y-axis variant.

Structs§

Splitter
A draggable divider that splits its two children along one axis.