awebview v0.9.1 (2015-10-03T07:27:48Z)
Dub
Repo
InputButton
awebview
gui
widgets
button
Undocumented in source.
alias
InputButton
(
alias
attrs
=
null
)
=
GenericButton
!(`<input type="button" id="%[id%]" ` ~
buildHTMLTagAttr
(
attrs
) ~ `>`)
Meta
Source
See Implementation
awebview
gui
widgets
button
aliases
GenericButton
InputButton
classes
Button
interfaces
IButton