Interface: ResizableHandleProps
@arolariu/components / ResizableHandleProps
Interface: ResizableHandleProps
Defined in: components/ui/resizable.tsx:31
Props for the ResizableHandle component.
See
Extends
ComponentProps<typeofResizablePrimitive.Separator>
Properties
withHandle?
optionalwithHandle?:boolean
Defined in: components/ui/resizable.tsx:38
Renders a visual drag grip inside the resize handle to indicate that adjacent panels can be resized.
Default
false
See
// was this page useful?