@# List
A list arranges a group of items in vertical format.

@example ListSimpleExample

@## Nested
A list can have a nested list(s) within each item.
@example ListNestedExample

@## Content on both sides
Each item can have content on either side.
@example ListComplexExample

@## List Attrs
@interface IListAttrs

@## ListItem Attrs
@interface IListItemAttrs
