Skip to main content

ResizeHandle

Function ResizeHandle 

Source
pub fn ResizeHandle(props: ResizeHandleProps) -> impl IntoView
Expand description

A draggable divider that writes the pointer’s movement along axis into the value signal, clamped to min/max (defaults 120.0/2000.0). Set invert to reverse the drag direction (for panels anchored to the right or bottom).

§Required Props

§Optional Props