| Attributes |
| Name | Required | Request-time | Type | Description |
| active | false | true | java.lang.Boolean | Whether to mark the link active if no panelApp is passed. |
| data | false | true | java.util.Map | The data attribute to use in the link if no panelApp is passed. |
| id | false | true | java.lang.String | The ID to use in the link if no panelApp is passed. |
| label | false | true | java.lang.String | The text to use in the link if no panelApp is passed. |
| panelApp | false | true | com.liferay.application.list.PanelApp | The panel app to be rendered. |
| servletContext | false | true | java.lang.String | No Description |
| url | false | true | java.lang.String | The URL to use in the link if no panelApp is passed. |