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
/
input-select
/
input-select.md
8 lines
(5 loc)
•
180 B
Markdown
View Raw
1
2
3
4
5
6
7
8
@
# Input Select
An
input
select
is
composed of a `SelectList` but uses an `Input`
as
the trigger.
@example InputSelectExample
@
## Input Select Attrs
@interface IInputSelectAttrs