| Attributes |
| Name | Required | Request-time | Type | Description |
| style | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| the target style of your element, as a string written with
the standard CSS syntax, a hash, or a CSS class name. |
| 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 |