Skip to main content

DrawerMenuProps

DrawerMenuProps = ComponentPropsWithRef<"nav"> & object

Type Declaration

position?

optional position: "start" | "center" | "end"

The position of the menu.

Default

'center'