uim-bootstrap ~master (2021-03-15T07:13:21Z)
Dub
Repo
DBS5FormGroup
uim
bootstrap
bs5
basic
components
forms
group
Undocumented in source.
class
DBS5FormGroup : DBS5Obj {
O
label
(string forId, string title, string[] someClasses, string[string] someAttributes);
}
Members
Functions
label
O
label
(string forId, string title, string[] someClasses, string[string] someAttributes)
Undocumented in source. Be warned that the author may not have intended to support it.
Examples
t
{
assert
(
Assert
(
BS5FormGroup
,
`<div class="form-group"></div>`
)
Meta
Source
See Implementation
uim
bootstrap
bs5
basic
components
forms
group
classes
DBS5FormGroup