quetzal v0.1.12 Quetzal.Form View Source
Renders an html form as component.
Example
Use from components/0
callback from your live view.
{Quetzal.Form, [id: "myform", children: ""]}
Renders an html form as component.
Use from components/0
callback from your live view.
{Quetzal.Form, [id: "myform", children: ""]}