| Attributes |
| Name | Required | Request-time | Type | Description |
| direction | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| string, defaults to 'center', can also be: 'top-left',
'top-right', 'bottom-left', 'bottom-right',
specifying the origin from which to "grow" the element |
| duration | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Float)
| float value, in seconds, defaults to 1.0 |
| forId | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| No Description |
| appendJs | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| No Description |
| event | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| The event that this client behavior should be attached. |
| for | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| No Description |