cushy/guide/src/widgets/layout/list.md
2024-01-26 18:15:26 -08:00

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.