Description
Renders any HTML tag as specified in value attribute. Additional tag attributes can be supplied by nested <f:param> tags (only on tomahawk12).
API
| since | 1.1.0 |
| author | Sylvain Vieujot |
| component-family | javax.faces.Output |
| renderer-type | "org.apache.myfaces.HtmlTagRenderer |
| component-class | org.apache.myfaces.custom.htmlTag.HtmlTag |
| renderer-class | org.apache.myfaces.custom.htmlTag.HtmlTagRenderer |
| tag-class | org.apache.myfaces.custom.htmlTag.HtmlTagTag |