Skip to content

External Resource

The External Resource component allows you to display external resources that can be handled by the object tag.
Using the object tag, it is possible to embed and display external content such as PDFs, images, YouTube videos, and more.
[v3.3.0] This component was added.

Property

NoItemInput ValueDefault ValueAction PropertyTypeAction Default ValueDescription
1IDStringAuto-generatedidstringAuto-generatedThe [id] property cannot be set by actions.
2WidthNumber320widthnumber/string320Component width
3HeightNumber240heightnumber/string240Component height
4XNumberxnumberX coordinate position
5YNumberynumberY coordinate position
6Icon ColorString
Color Picker
iconColorstringIcon color displayed on the component
7Background ColorString
Color Picker
backgroundColorstringComponent background color
8TypeSelection
1. text/plain
2. text/html
3. image/gif
4. image/jpeg
5. image/png
6. image/svg+xml
7. application/pdf
8. audio/mpeg
9. video/mp4
10. Custom input
typestringMIME Type setting
When specifying a file manager path, this setting is required.
If not specified, an icon will be displayed.
9VisibilityBooleanONvisibilitybooleantrueVisibility state
10ValueStringvaluestring・URL
・File manager path

Events

None