vegana
Version:
vegana is a container based js framework
47 lines • 1.25 kB
JSON
{
"template": [
"2iyza3qkkm5yv6if"
],
"rows": {
"2iyza3qkkm5yv6if": {
"id": "2iyza3qkkm5yv6if",
"template": [
"2iyza3qkkm5yv7tr",
"2iyza3qkkm5yv8of",
"2iyza3qkkm5yv93r"
],
"containers": {
"2iyza3qkkm5yv7tr": {
"id": "2iyza3qkkm5yv7tr",
"field": {
"type": "heading",
"data": {
"value": "engine.params.native.push"
}
}
},
"2iyza3qkkm5yv8of": {
"id": "2iyza3qkkm5yv8of",
"field": {
"type": "paragraph",
"data": {
"value": "this api adds a value to url seperated by a backslash \"/\""
}
}
},
"2iyza3qkkm5yv93r": {
"id": "2iyza3qkkm5yv93r",
"field": {
"type": "code",
"data": {
"value": "\n//look at the url\nengine.params.native.push(\"add_native\");\n"
}
}
}
}
}
},
"title": "Vegana Api : Engine Params Native Push",
"keywords": "vegana,api,engine,params,native,push",
"discription": "how to add a native parameter to url in vegana js."
}