diff --git a/docs/en-US/component/menu.md b/docs/en-US/component/menu.md
index 6659828c8d..2ba83bd445 100644
--- a/docs/en-US/component/menu.md
+++ b/docs/en-US/component/menu.md
@@ -17,6 +17,14 @@ menu/basic
:::
+## Left And Right
+
+:::demo You can make the menu items to the left or right.
+
+menu/left-and-right
+
+:::
+
## Side bar
Vertical Menu with sub-menus.
diff --git a/docs/examples/menu/left-and-right.vue b/docs/examples/menu/left-and-right.vue
new file mode 100644
index 0000000000..63e1f2cfbb
--- /dev/null
+++ b/docs/examples/menu/left-and-right.vue
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+