Skip to content

SplitPane #110

@bitpshr

Description

@bitpshr

Specification

This widget provides split pane behavior. Each SplitPane has two children and can be nested inside another SplitPane.

Split pane example

Features

  • vertical or horizontal orientation
  • ability to specify a minimum panel size
  • ability to specify a maximum panel size
  • ability to specify an initial panel size
  • ability to nest split panes

Value-add
Ability to divide content into resizable horizontal or vertical containers

Callbacks
onResizeStart
onResizeEnd
onResize

Mouse/keyboard interactions
Ability to click and drag divider line

Mandatory/valid/empty/wait states
None

Controlled/uncontrolled
Uncontrolled

List of any icons needed
None

Design input required (inc responsive design)
Look and feel of the center splitter

Any other considerations:

Acceptance criteria

  • I can orient a SplitPane vertically or horizontally
  • I can test SplitPanes inside other SplitPanes
  • I can click the divider bar and resize the primary panel

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions