Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netzo/components/resizable.tsx>ResizableHandle

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Latest
variable ResizableHandle
import { ResizableHandle } from "https://deno.land/x/netzo@0.5.108/components/resizable.tsx";

type

(unnamed 0: React.ComponentProps<ResizablePrimitive.PanelResizeHandle> & { withHandle?: boolean; }) => unknown