awebview ~master (2016-01-01T12:36:59Z)
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