Boolean if the menu should be rendered horizontally instead of vertically.
This will also update the aria-orientation
.
{@inheritDoc RenderMenuAsSheet}
Any children to render below the sheet's menu implementation. This would
normally be something like a <DialogFooter>
.
Any children to render above the sheet's menu implementation. This would
normally be something like a <DialogHeader>
or AppBar
.
Generated using TypeDoc
@since 5.0.0