Hi All !
In the Mojito Developer Topics --> Framework Mojits --> HTMLFrameMojit part :
The "Body" mojit appear we don't know how :)
[ { "settings": [ "master" ], "specs": { "page" : { "type" : "HTMLFrameMojit", "config": { "deploy": true, "title": HTMLFrameMojit Example with Children", "child": { "type": "Body", "config": { "children" : { "nav": { "type": ""Navigation" }, "content": { "type": "articleBuilder" }, "footer" { "type": "Footer" } } } } } } } }]
Perhaps, HTMLFrameMojit handle the "Body" mojit automatically ?
Could you provide a lot more info ?
Thanks a lot