Displays the side by side comparison between the current target node (type, name, icon) and the new file that should update it's version.

Version Comparison

Basic Usage

<adf-version-comparison 
    [node]="aNode"
    [newFileVersion]="aNewFileVersion">
</adf-version-comparison>

Class members

Properties

NameTypeDefault valueDescription
newFileVersionFileNew file for updating current version.
nodeNodeTarget node.

© 2023 Alfresco Software, Inc. All Rights Reserved.