uim-bootstrap ~master (2021-03-15T07:13:21Z)
Dub
Repo
DBS5InputDate
uim
bootstrap
bs5
basic
components
forms
controls
date
Undocumented in source.
class
DBS5InputDate : DBS5Obj {
void
_init
();
}
Members
Functions
_init
void
_init
()
Undocumented in source. Be warned that the author may not have intended to support it.
Examples
t
{
assert
(
Assert
(
BS5InputDate
,
`<input class="form-control" type="date">`
)
Meta
Source
See Implementation
uim
bootstrap
bs5
basic
components
forms
controls
date
classes
DBS5InputDate