quetzal v0.1.12 Quetzal.Button View Source
Renders an html button as component.
Example
Use from components/0
callback from your live view.
{Quetzal.Button, [id: "mybtn", children: "Click me!"]}
Renders an html button as component.
Use from components/0
callback from your live view.
{Quetzal.Button, [id: "mybtn", children: "Click me!"]}