| Attributes |
| Name | Required | Request-time | Type | Description |
| accordion | false | true | boolean | Sets whether only one panel can be shown at a time. As one panel is opened, the others close, creating an accordian effect. The default value is false. |
| cssClass | false | true | java.lang.String | Sets a CSS class for styling this component. |
| extended | false | true | boolean | Sets whether to extend the interface with additional styling. The default value is false. |
| id | false | true | java.lang.String | Identifies the component instance. |
| persistState | false | true | boolean | Sets whether to remember the component's state and persist it to the database. The default value is false. |