mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
692 B
692 B
Added, Status
Added | Status |
---|---|
v2.0.0 | Experimental |
Version List component
Displays the version history of a node in a Version Manager component
Basic Usage
<adf-version-list [id]="nodeId"></adf-version-list>
Properties
Name | Type | Default value | Description |
---|---|---|---|
id | string |
ID of the node whose version history you want to display. |
Details
Inside the version manager component, there is the underlying VersionListComponent. The VersionListComponent loads and displays the version history of a node.