dojox.dtl.filter.lists.unordered_list
dojo.require("dojox.dtl.filter.lists");
defined in dojox/dtl/filter/lists.js
Lawrence
Topeka
Kansas
Illinois
States
The list is assumed to be in the proper format. For example, if var
contains
['States', [['Kansas', [['Lawrence', []], ['Topeka', []]]], ['Illinois', []]]]
,
then {{ var|unordered_list }}
would return::
Usage
function (value) (view source)
parameter | type | description |
---|---|---|
value |