[]
type DocumentListItem = object;
Document list item description.
name: string;
Display name.
path: string;
Absolute or relative URL to a PDF document.
optional previewContent: string;
Optional. The HTML content to be used as the preview content in the document list. If specified, this property will be used instead of the name property.
title: string;
Item tooltip.