wrapOutput

val wrapOutput: Boolean = true

Parameters

wrapOutput

whether the rendered code should be wrapped in a template code. For example, an HTML wrapper may add <html><head>...</head><body>...</body></html>, with the actual content injected in body