The snippet call widget allows you to use a snippet on another snippet, a page or a layout.
Common Properties
Name
The internal name of the widget. You can use this to give sensible names to widgets. The name property also appears in the generated HTML: the widget DOM element automatically includes the class mx-name-{NAME}
, which can be useful for Selenium testing.
General Properties
Snippet
The actual Snippet that will be shown here.