Applet Tag
The applet tag references an applet that OD displays in a view. It uses the following format:
<div od-type="applet" id="1" var="Parent"/>
where:
id.References an applet that uses the View Web Template Item list.
var. Allows you to use a variable in the applet template that configures the <div od-if="Context, <>"> tag to conditionally display HTML. For example, you can use the applet tag to display the Applet Title in the applet template only if the applet is a top (highest level) applet.
You can use the applet tag only in a view Web template.