DrawerSide

type
overlay/Modal.tsx:9

Definition

type
type DrawerSide = "left" | "right" | "top" | "bottom"

"left" | "right" | "top" | "bottom"