For AI agents: the documentation index is at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Resizable handles
Items can be resized from all eight directions.
How it works
The resizeHandles prop controls which edges and corners an item can be resized from. The default is the bottom-right corner; this example enables all eight, so items can be grown from any side.
More handles means a larger hit area competing with the drag surface, so it suits sparse grids with big cells more than dense ones. Handles are styled through the library stylesheet, which you can override to match your own design system.
Installation
npx shadcn@latest add https://blode.co/dnd-grid/r/resizable-handles-example.jsonPublished with Edda