| Attributes |
| Name | Required | Binding Type | EL | Default | Description |
| binding | false | javax.el.ValueExpression
(must evaluate to org.openfaces.component.filter.UIFilterProperties)
| only | null | A value-binding expression that associates the FilterProperties with a backing bean property. |
| id | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| false | null | The component identifier. |
| rendered | false | javax.el.ValueExpression
(must evaluate to boolean)
| true | false | A flag that indicates whether or not the component is visible. |
| value | true | javax.el.ValueExpression
(must evaluate to java.util.List)
| true | none | Display name for property. |