@
A list arranges a group of items in vertical format.
@example ListSimpleExample
@
A list can have a nested list(s) within each item.
@example ListNestedExample
@
Each item can have content on either side.
@example ListComplexExample
@
@interface IListAttrs
@
@interface IListItemAttrs