Vertical Layout
Customization
API reference
Small screens
Usage Guidelines
- Accessibility: the divider is a focusable role="separator" — arrow keys move it in 5% steps within minSplit/maxSplit, and it reports its position through aria-valuenow
- Input: dragging uses pointer events, so it works with a mouse, a pen and touch alike
- Responsive: collapses to tabs on small screens rather than shrinking two panes past usefulness
- Constraints: Set min/max split ratios to prevent panels from becoming too small
- Visual Feedback: Handle changes color when being dragged for better UX