Appearance
@drawerly/react / DrawerPlacement
type DrawerPlacement = "top" | "right" | "bottom" | "left";
Placement of a drawer relative to the viewport.