Create child data objects.
Declared in <mrdocs/Support/Handlebars.hpp>
Create child data objects.
dom::Object
createFrame(dom::Object const& parent);
» more...
dom::Object
createFrame(dom::Value const& parent);
» more...
dom::Object
createFrame(
dom::Object const& child,
dom::Object const& parent);
» more...
The overlay object
| Name | Description |
|---|---|
| parent | The underlying frame object |
https://mustache.github.io/mustache.5.html#Sections