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