open-document-preview-modal
Type: Operation
Opens the document preview modal.
Imported operation data
document
Id (Required)
Type: DocumentId
The document id of the node to preview
modal
Icon (Required)
Type: String
(Optional) The icon to show at the top of the modal. This should be one of the Fontawesome (v4.7.0) icons. Do not include the fa- prefix, just use the icon names as-is from the documentation.
modal
Title (Required)
Type: String
(Optional) The title being shown at the top of the modal. Defaults to
t__Select a link
.node
Id (Required)
Type: NodeId
The node which should be highlighted.