mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-19 17:14:45 +00:00
* [ACA-2157] Added brief description and updated links * [ACA-2157] Fixed broken image URL
981 B
981 B
Title
Title |
---|
Info Drawer |
Info Drawer
The Info Drawer displays node information in the right sidebar panel.
It is created by using the Info Drawer Component. This info is available for both folder and file nodes.
Currently, there are 2 tabs available: Properties and Versions.
Properties tab
The Properties tab displays the node's metadata info by using the Content Metadata Card Component.
For more information, please check also the Content Metadata Component.
Comments tab
The Comments tab displays all comments made on the selected node in the respoistory by using the Comments Component. Users can post new comments that will be displayed immediately.