onChange(callback: (width: number, height: number, mode: PanelMode) => void)
|
Triggered when the status of the panel changes. The returned height value is the height of the content area. When the value of dragbar is true, the height of the panel is the dragbar height plus the height of the content area.
|