Module: alfresco/preview/Image

alfresco/preview/Image

This plugin will render an HTML img element to preview the content of an image.
Author:
  • Dave Draper
License:
Source:

Members

cssRequirements :object[]

An array of the CSS files to use with this widget.
Type:
  • object[]
Default Value:
  • [{cssFile:"./css/Image.css"}]
Source:

Methods

constructor(args)

Parameters:
Name Type Description
args object[]
Source:

display()

Display the node.
Source: