HTML Tag TV Output Type
Last updated Apr 30th, 2019 | Page history | Improve this page | Report an issue
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn moreHTML Tag TV Output Type¶
This type allows you to wrap an HTML tag around the input. It is specifically intended to use with the [Tag input type(building-sites/elements/template-variables/input-types#TemplateVariableInputTypes-Tag), where individual tag values are separated by || characters.
Output Properties¶
Its output properties look like:
Name | Description |
---|---|
Tag Name | The tag to create, such as div, img, span, etc. |
Tag ID | The dom ID of the tag. |
Class | Any CSS classes to add to the tag. |
Style | Any style attributes to add to the tag. |
Attributes | Any other attributes you want to add to the tag. |
See Also¶
- Date TV Output Type
- Delimiter TV Output Type
- HTML Tag TV Output Type
- Image TV Output Type
- URL TV Output Type
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn more