LiveCapture
CorexWeb.Accordion
CorexWeb.Action
CorexWeb.AngleSlider
CorexWeb.Avatar
CorexWeb.Carousel
CorexWeb.Checkbox
CorexWeb.Clipboard
CorexWeb.Code
CorexWeb.Collapsible
CorexWeb.ColorPicker
CorexWeb.Combobox
CorexWeb.DatePicker
CorexWeb.Dialog
CorexWeb.Editable
CorexWeb.FloatingPanel
CorexWeb.Listbox
listbox/0
•
basic
•
grouped
•
multiple
CorexWeb.Marquee
CorexWeb.Menu
CorexWeb.NativeInput
CorexWeb.Navigate
CorexWeb.NumberInput
CorexWeb.PasswordInput
CorexWeb.PinInput
CorexWeb.RadioGroup
CorexWeb.Select
CorexWeb.SignaturePad
CorexWeb.Switch
CorexWeb.Tabs
CorexWeb.Timer
CorexWeb.Toast
CorexWeb.ToggleGroup
CorexWeb.TreeView
s
m
l
xl
Docs
alias
CorexWeb.Listbox
<
Listbox
.
listbox
class
=
"
listbox
"
collection
=
{
[
...
]
[
%{
id
:
"
fra
"
,
label
:
"
France
"
,
group
:
"
Europe
"
}
,
%{
id
:
"
bel
"
,
label
:
"
Belgium
"
,
group
:
"
Europe
"
}
,
%{
id
:
"
deu
"
,
label
:
"
Germany
"
,
group
:
"
Europe
"
}
,
%{
id
:
"
nld
"
,
label
:
"
Netherlands
"
,
group
:
"
Europe
"
}
,
%{
id
:
"
che
"
,
label
:
"
Switzerland
"
,
group
:
"
Europe
"
}
,
%{
id
:
"
aut
"
,
label
:
"
Austria
"
,
group
:
"
Europe
"
}
,
%{
id
:
"
jpn
"
,
label
:
"
Japan
"
,
group
:
"
Asia
"
}
,
%{
id
:
"
chn
"
,
label
:
"
China
"
,
group
:
"
Asia
"
}
,
%{
id
:
"
kor
"
,
label
:
"
South Korea
"
,
group
:
"
Asia
"
}
,
%{
id
:
"
usa
"
,
label
:
"
USA
"
,
group
:
"
North America
"
}
,
%{
id
:
"
can
"
,
label
:
"
Canada
"
,
group
:
"
North America
"
}
,
%{
id
:
"
mex
"
,
label
:
"
Mexico
"
,
group
:
"
North America
"
}
]
}
>
<:label
>
Choose a country
</:label>
<:item_indicator
>
<.icon name="hero-check" />
</:item_indicator>
</
Listbox
.
listbox
>