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.
2WidthNumber390widthnumber390Component width
3HeightNumber300heightnumber300Component height
4XNumberxnumberX coordinate position
5YNumberynumberY coordinate position
6LockBooleanOFFlockbooleanfalseWhen ON, the component stays fixed even when the screen is scrolled.
When OFF, the component moves along with the screen scroll.
Added in v4.1.0.
7Icon ColorString
Color Picker
iconColorstringIcon color displayed on the component
8Background ColorString
Color Picker
backgroundColorstringComponent background color
9TypeSelection
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
typestringMIME Type setting
When specifying a file manager path, this setting is required.
If not specified, an icon will be displayed.
10Cache DisabledBooleanOFFcacheDisabledbooleanfalseCache usage state for displayed content
Added in v4.1.0.
11VisibilityBooleanONvisibilitybooleantrueVisibility state
12ValueStringvaluestring・URL
・File manager path

Events

None