Shows the content preview.

Basic Usage

<adf-content
    [contentId]="'1001'">
</adf-content>

Class members

Properties

NameTypeDefault valueDescription
idstringThe content id to show.
showDocumentContentbooleantrueToggles showing document content.

Events

NameTypeDescription
contentClickEventEmitter<any>Emitted when the content is clicked.
contentLoadedEventEmitter<any>Emitted when the content has loaded.
errorEventEmitter<any>Emitted when an error occurs.
thumbnailLoadedEventEmitter<any>Emitted when the thumbnail has loaded.

© 2023 Alfresco Software, Inc. All Rights Reserved.