uim-bootstrap ~master (2021-03-15T07:13:21Z)
Dub
Repo
DBS4ListButton
uim
bootstrap
bs4
components
lists
button
Undocumented in source.
class
DBS4ListButton : DBS4Obj {
O
active
(bool value);
O
disabled
(bool value);
O
color
(string aColor);
}
Members
Functions
active
O
active
(bool value)
Set button to active
color
O
color
(string aColor)
Set button color
disabled
O
disabled
(bool value)
Set button to disabled
Meta
Source
See Implementation
uim
bootstrap
bs4
components
lists
button
classes
DBS4ListButton