
lib.layout.renderOnDemand.jelly Maven / Gradle / Ivy
Place holder HTML tag. By default it's DIV, but depending on where this is used,
you might need other tags (e.g., inside a table.)
Additional CSS class names, so that you can discover this tag more easily from your JavaScript.
','-separated list of variables to capture and make available when later evaluating the body.
render-on-demand ${attrs.clazz}
${h.createRenderOnDemandProxy(context,attrs.capture)}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy