Module
Invokes a custom tag.
Component Signature
Attributes
Atrribute | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| Mutually exclusive with the name attribute. A path to the template that implements the tag. | |
|
|
| Mutually exclusive with the template attribute. A custom tag name, in the form "Name.Name.Name..." Identifies subdirectory, under the tag root directory, that contains custom tag template. |
Examples
Last updated