uim-bootstrap ~master (2021-03-15T07:13:21Z)
Dub
Repo
DBS5CustomSelect.options
uim
bootstrap
bs5
basic
components
forms
customcontrols
select
DBS5CustomSelect
Undocumented in source. Be warned that the author may not have intended to support it.
O
options
(string[] values, string selected, string disabled)
class
DBS5CustomSelect
O
options
(
this
O
)
(
string
[]
values
,
string
selected
= ""
,
string
disabled
= ""
)
O
options
(string[string] values, string selectedKey, string disabledKey)
O
options
(string[] values, string[] selected, string[] disabled)
O
options
(string[string] values, string[] selectedKeys, string[] disabledKeys)
Meta
Source
See Implementation
uim
bootstrap
bs5
basic
components
forms
customcontrols
select
DBS5CustomSelect
functions
options