item_ids required default (none)Dash- or space-separated long ids of the items on the first (top) menu level. Usually produced by an {ids:...} lookup that selects the root items of the tree (those whose parent relation is empty). With no valid id the result is an empty string.
code required default (none)Template printed inside each li, with the menu item bound as the current context. Normally a link such as _#MENULINK or _#HEADLINK. It is fully expanded per item, so you can use field-getters and conditions; if the expansion is an empty string, that item and its whole submenu are skipped, which lets you hide items.
relation_field optional default relation........Id of the parent relation field that defines the tree: each item points through it to its parent item. menu follows this field downward to build the sub-levels. In the Site module Pages slice this is the Subpage of field.
sort_string optional default (empty - natural order)Sort order for items within each level, using the same syntax as the sort parameter of {ids:...} (for example number.......... or headline........ , a trailing minus reverses). When empty the items keep their natural order.
type optional default (empty - only the active branch)Controls how deep the menu is expanded. When empty, only the branch leading to the current page is expanded (the rest stay collapsed). all expands every level. all+ expands every level and adds a toggle button on items that have a submenu, for a click-to-open dynamic menu.
{menu:{ids:18a352366ea922738348478463536ea5:d-relation........-ISNULL-1:number..........}:_#MENULINK:relation........:number..........:all+}
{menu:9e1d2b9f88e3d6c3bf0eb967378610d6:{ifeq:_#HIGHLIGHT:1:_#MENULINK:}:relation........:number..........}
[{menu:5726c2c6b035d7aab450d1794e9e90d7:}]
[{menu:nosuchitem0000000000000000000000:Home}]
{menu:5726c2c6b035d7aab450d1794e9e90d7:Home}
{menu:5726c2c6b035d7aab450d1794e9e90d7-a65d19971986e750761f0efcd9a16b1b:Page}
{menu:5726c2c6b035d7aab450d1794e9e90d7-a65d19971986e750761f0efcd9a16b1b:_#MENULINK}
{menu:5726c2c6b035d7aab450d1794e9e90d7:_#MENULINK:relation........}
{menu:5726c2c6b035d7aab450d1794e9e90d7:_#MENULINK:relation........:number..........}
{menu:{ids:18a352366ea922738348478463536ea5}:_#MENULINK:relation........:number..........:all}
{menu:{ids:18a352366ea922738348478463536ea5}:_#MENULINK:relation........:number..........:all+}