quetzal v0.1.7 Quetzal.Label View Source
Renders an html label as component
Example
Use from components/0
callback from your live view.
{Quetzal.Label, [id: "mylabel", children: "I'm a label"]}
Renders an html label as component
Use from components/0
callback from your live view.
{Quetzal.Label, [id: "mylabel", children: "I'm a label"]}