Slide To Unlock

Below is an ios style slide to unlock component

SlideToUnlock

slide to unlock

Installation

$ pnpm dlx shadcn@latest add https://pulseui-henna.vercel.app/registry/SlideToUnlock.json

Props

PropTypeisCompulsoryDescription
onUnlock
(val: boolean) => void
true

Sets the locked or unlocked state

Usage