awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
InputText
awebview
gui
widgets
text
Undocumented in source.
alias
InputText
(
alias
attrs
=
null
)
=
GenericHTMLTextIO
!(`<input type="text" id="%[id%]" ` ~
buildHTMLTagAttr
(
attrs
) ~ `>`, "value")
Meta
Source
See Implementation
awebview
gui
widgets
text
aliases
InputText
Paragraph
TextArea
classes
GenericHTMLTextIO
interfaces
ITextIO
ITextInput
ITextOutput