menu Taglib documentation

Version 1.0
Description Menu widget helpers

Tag getItems menu:getItems(...)

Retrieve a formatted item list.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
vartruefalsejava.lang.String
Name of the exported variable for the item list.
itemstruetruejava.util.List
The items to iterate over. Object is of type List(Map(String, String)).