Command Palette

Search for a command to run...

Loading component...

Components Pro Draggable snap button

Draggable snap button

A draggable floating button inspired by Vercel's design, with snap-to-boundary behavior, popover menu, and smooth spring animations. Drop in designated area to close

Dependencies

Interaction Type

Drag the button around and see the snap effect
Click to open menu
Observe the hover interactions
Try dropping the button in the designated area

CLI UNAVAILABLE

pro component, try copying the source code from top right corner

How to use

import { Skiper100 } from "@/components/v1/skiper100";

const DemoSkiper100 = () => {
  return (
    <div className="h-screen w-full">
      <Skiper100 />
    </div>
  );
};
Props
Description

No props required

This component is self-contained and doesn't accept any props

Source code

Click on the top right
to view the source code

Keep in mind

Most components here are recreations of the best out there. I don't claim to be the original creator. This is my attempt to reverse-engineer, replicate, and often add a few extra features. I've tried to credit everyone, but if I missed something, let me know.

Contact

Additionlly, if you find any bug or issue, feel free to
Drop a dm.

License & Usage:

  • Free to use and modify in both personal and commercial projects.
  • Attribution to Skiper UI is required when using the free version.
  • No attribution required with Skiper UI Pro.
Draggable snap button | Skiper UI | Skiper UI