Attributes |
Name | Required | Request-time | Type | Description |
body | true | true | java.lang.String | The sidebar's body content. |
bodyClasses | false | true | java.lang.String | The CSS classes to add to the sidebar's body wrapper. |
componentId | false | true | java.lang.String | An ID for the component instance. |
elementClasses | false | true | java.lang.String | The CSS classes to add to the sidebar's wrapper. |
header | true | true | java.lang.String | The sidebar's header content. |
headerClasses | false | true | java.lang.String | The CSS classes to add to the sidebar's header wrapper. |
id | false | true | java.lang.String | An ID for the component instance. |
namespace | false | true | java.lang.String | A namespace for the component. |
visible | false | true | java.lang.String | Whether the sidebar is open or closed. |