mirror of
https://github.com/danbulant/cushy
synced 2026-06-15 04:21:06 +00:00
572 B
572 B
List
The List widget lays a set of WidgetList as a list of
items with an optional indicator. It creates lists in a similar fashion to
HTML's <ol> and <ul> tags.
A ListStyle controls the indicator and whether a trailing
delimiter is shown next to the indicator.