UNPKG

vegana

Version:

vegana is a container based js framework

47 lines 1.44 kB
{ "template": [ "2iyza5mwkm50399y" ], "rows": { "2iyza5mwkm50399y": { "id": "2iyza5mwkm50399y", "template": [ "2iyza5mwkm503cm6", "2iyza5mwkm503dmm", "2iyza5mwkm503e66" ], "containers": { "2iyza5mwkm503cm6": { "id": "2iyza5mwkm503cm6", "field": { "type": "heading", "data": { "value": "engine.make.p" } } }, "2iyza5mwkm503dmm": { "id": "2iyza5mwkm503dmm", "field": { "type": "paragraph", "data": { "value": "\nthis api makes a paragraph dom element.\n" } } }, "2iyza5mwkm503e66": { "id": "2iyza5mwkm503e66", "field": { "type": "code", "data": { "value": "\nconst parent_div = engine.make.div({\n\tparent:pageId,\n draw:{\n \tall:{\n \tborder:\"5px solid purple\",\n padding:\"10px\"\n }\n }\n});\n\nengine.make.p({\n\tparent:parent_div,\n text:\"i am a paragraph element made in vegana js.\"\n});\n" } } } } } }, "title": "Vegana Api : Engine Make Paragraph | <p>", "discription": "how to make a paragraph or a p element in vegana js.", "keywords": "vegana,api,engine,make,p,paragraph" }