Wijmo UI for the Web
Markup and Scripting

The List widget is created using a single <div> element, like in the following example.

Sample Markup
Copy Code
<div id="list">
</div>

You can initialize the wijlist with jQuery script like the following.

To initialize the wijlist

The markup and script featured here results in the following:

See Also

Reference

 
Support Options