Attributes |
Name | Required | Request-time | Type | Description |
ariaLabel | false | true | java.lang.String | Sets a name for the navigation component for assistive technologies to interpret. |
ariaRole | false | true | java.lang.String | Sets a role for assistive technologies to interpret HTML elements that have been used for something other than their intended purpose. For example, the <p> tag could be used for something other than a paragraph. |
collapsible | false | true | boolean | No Description |
cssClass | false | true | java.lang.String | Sets a CSS class for styling this component. |
icon | false | true | java.lang.String | No Description |
id | false | true | java.lang.String | Identifies the component instance. |
useNamespace | false | true | boolean | Sets whether to use the default portlet namespace, to avoid name conflicts. The default value is true . |