UIInlineImage
Inline image component which rerenders itself when its FileNode is loaded.
Since: 6.3.0 (3.8.0)
Properties
Name | Type | Default | Description |
nodeId |
| Required - The file/image nodeId which implements getUrl-method | |
draggable |
|
| If image should have draggable attribute or not |
onLoad |
| On load callback | |
class |
| Added extra class to img-element |
Example
Last updated