quetzal v0.1.4 Quetzal.Div View Source
Renders an html div as component
Example
Use from components/0
callback from your live view.
{Quetzal.Div, [id: "mydiv", style: "", children: ""]}
Renders an html div as component
Use from components/0
callback from your live view.
{Quetzal.Div, [id: "mydiv", style: "", children: ""]}