UNPKG

jiro-ui

Version:

A Mithril.js UI library based from construct-ui

19 lines (13 loc) 361 B
@# 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