NeumorUINeumorUI
📖📦
Overlay

Sheet

Mobile-friendly bottom/side sheet with drag-to-dismiss, backdrop blur, and neumorphic handle.

tsx
1import { Sheet } from "neumorui";

Example

open
side
title
description
showHandle

Props

PropTypeDefault
openboolean-
onOpenChange(open: boolean) => void-
childrenReactNode-
side"bottom" | "top" | "left" | "right""bottom"
titlestring-
descriptionstring-
showHandlebooleantrue