mrdocs::HandlebarsOptions::data
Custom private data object
Synopsis
Declared in <mrdocs/Support/Handlebars.hpp>
dom::Value data = nullptr;
Description
This variable can be used to pass in an object to define custom private variables.
Created with MrDocs