Explorar o código

added menu element

Ian %!s(int64=3) %!d(string=hai) anos
pai
achega
149d484ffb
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      packages/html/src/elements.rs

+ 5 - 0
packages/html/src/elements.rs

@@ -428,6 +428,11 @@ builder_constructors! {
     /// element.
     mark {};
 
+    /// Build a
+    /// [`<menu>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menu)
+    /// element.
+    menu {};
+
     /// Build a
     /// [`<q>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q)
     /// element.