Skip to content

prosekit/react/resizable

ResizableHandle()

ResizableHandle(props): ReactNode

Parameters

props: Partial<ResizableHandleProps> & RefAttributes<ResizableHandle> & HTMLAttributes<ResizableHandle>

Returns

ReactNode


ResizableRoot()

ResizableRoot(props): ReactNode

Parameters

props: Partial<ResizableRootProps> & RefAttributes<ResizableRoot> & HTMLAttributes<ResizableRoot>

Returns

ReactNode