Skip to main content

SheetClose

const SheetClose: ForwardRefExoticComponent<Omit<DialogCloseProps, "ref"> & RefAttributes<HTMLButtonElement>> = SheetPrimitive.Close

Button or element that closes the active overlay panel

Based on Sheet.Close