type
SashBox
SashBox lays out children in a single direction allowing both fixed and pertange sizes that can fill the parent container.
See also: docDomkit
constructors
fields
dir |
Direction to layout child elements |
---|---|
minSize |
Minimum size a child can be resized to if |
resizable |
Allow user to resize sash positions. |
sizes |
Size to apply to each child, width or height based on |
methods
div |
Create a new divider element for resizing children. |
---|---|
onAdd | |
onRemove | |
onSashResize |
Callback when user resizes a sash pane if |
Slot Details
dir
div
make
src
new make()