Register a named facet on the UIComponent associated with the closest parent UIComponent tag.
When the facet contains more than one child the children will be automatically put in a container UIPanel.
Name | Required | Type | Description |
---|---|---|---|
name | true | jakarta.el.ValueExpression
(must evaluate to java.lang.String )
|
Name of the facet to be created. |