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