quetzal v0.1.7 Quetzal.TextArea View Source
Renders an html textarea as component
Example
Use from components/0
callback from your live view.
{Quetzal.TextArea, [id: "mytextarea", rows: "10"]}
Renders an html textarea as component
Use from components/0
callback from your live view.
{Quetzal.TextArea, [id: "mytextarea", rows: "10"]}