RenderingEventArgs
Interface represents the event arguments for the rendering
event.
Properties
element HTMLElement
Gets the HTML element for the file being rendered.
file FileInfo
Gets the current file info object of the file being rendered.
index Number
Gets the index of the file within the file list.
isPreload Boolean
Gets a value indicating whether the file was preloaded.
name String
Gets the name of the event.