uim-bootstrap ~master (2021-03-15T07:13:21Z)
Dub
Repo
DBS4CustomSelect.options
uim
bootstrap
bs4
components
forms
customcontrols
select
DBS4CustomSelect
Undocumented in source. Be warned that the author may not have intended to support it.
O
options
(string[] values, string selected, string disabled)
O
options
(string[string] values, string selectedKey, string disabledKey)
class
DBS4CustomSelect
O
options
(
this
O
)
(
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
bs4
components
forms
customcontrols
select
DBS4CustomSelect
functions
options