We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf45658 commit d0a0c29Copy full SHA for d0a0c29
entries/menu.xml
@@ -103,6 +103,12 @@
103
</ul>
104
</desc>
105
</option>
106
+ <option name="items" type="String" default='"> *"' example-value='".custom-item"' init-only="true" added="1.11.0">
107
+ <desc>
108
+ <p>Selector for the elements that sreve as the menu items.</p>
109
+ <div class="warning"><strong>Note:</strong> The <code>items</code> option should not be changed after initialization.</div>
110
+ </desc>
111
+ </option>
112
<option name="menus" type="String" default='"ul"' example-value='"div"' init-only="true">
113
<desc>
114
<p>Selector for the elements that serve as the menu container, including sub-menus.</p>
0 commit comments