Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias PanelResizeHandleOnDragging
Re-export
import { type PanelResizeHandleOnDragging } from "https://deno.land/x/netzo@0.3.66/deps/react-resizable-panels.ts";
definition: (isDragging: boolean) => void