Embedded

The Embedded component allows displaying embedded media objects, such as images, animations, or any embeddable media type supported by the browser.

The contents of the Embedded component are managed as resources. For a documentation of resources, please see the section called “Referencing Resources”.

You can find an example of displaying an uploaded image from FileResource above in the section called “Upload”. Another example, in the section called “Stream Resources”, shows how you can generate the content of the Embedded component dynamically using a StreamResource.