UNPKG

jiro-ui

Version:

A Mithril.js UI library based from construct-ui

12 lines (7 loc) 275 B
@# Select List A select list is composed of a `Popover` and `QueryList<T>` component and can be used as a replacement for a native select. @example SelectListExample @## Multiple select @example SelectListMultipleExample @## SelectList Attrs @interface ISelectListAttrs