Difference between revisions of "Component: ImageUrl ( Web Primitives)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 0.1 |- | width="20%" style="color:gray;...") |
(Removed the incorrect into about fonts) |
||
| Line 17: | Line 17: | ||
==Detailed description== | ==Detailed description== | ||
| − | + | ''No detailed description exists yet for this component'' | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==Examples== | ==Examples== | ||
Latest revision as of 10:32, 27 April 2026
| Author | MatrixTSL |
| Version | 0.1 |
| Category | Web Primitives |
Contents
ImageUrl component
Creates an image that opens a web page when clicked.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
SetParameters
| SetParameters | |
| Set the parameters to append to the target URL link. (e.g. "?param1=5¶m2=red") | |
| s | |
| Text to set | |
| Return | |
SetURL
| SetURL | |
| Set the target URL for the link | |
| s | |
| Text to set | |
| Return | |
Property reference
| Properties | |
| Filename | |
| The location of an external image file | |
| AltText | |
| URL | |
| The target URL for this image | |
| Open in new tab | |
| Select true if the link should open in a new tab | |
| Advanced | |
| Custom Attributes | |
Component Source Code
Please click here to download the component source project: FC_Comp_Source_WEBEXP_ImageUrl.fcsx
Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_ImageUrl.fcsx