DojoMobileListCategory widget

A Dojo mobile list category displays a separator that indicates an alphabetic or logical grouping of list items in a Dojo mobile list.

Fields

title
A required string, for display.

Example

Use of this widget requires statement like this:
import dojo.mobile.widgets.DojoMobileListCategory;