UNPKG
jiro-ui
Version:
latest (0.0.2)
0.0.2
A Mithril.js UI library based from construct-ui
nenjotsu.github.io/jiro-ui
nenjotsu/jiro-ui
jiro-ui
/
src
/
components
/
select
/
select.md
12 lines
(8 loc)
•
253 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
@#
Select
A
select
displays a list
of
selectable options.
@example
SelectDefaultExample @## Controlled
select
A "controlled"
select
can
only
be toggled through
external
state.
@example
SelectControlledExample @##
Select
Attrs
@interface
ISelectAttrs