Jump to content

Component: Image ( Web Primitives): Difference between revisions

From Flowcode Help
No edit summary
No edit summary
Line 14: Line 14:
==Image component==
==Image component==
Creates a Javascript compatible image object.
Creates a Javascript compatible image object.
==Component Source Code==
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_WEBEXP_Image.fcsx FC_Comp_Source_WEBEXP_Image.fcsx]
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_WEBEXP_Image.fcsx FC_Comp_Source_WEBEXP_Image.fcsx]


==Detailed description==
==Detailed description==
Line 60: Line 54:
| colspan="2" |  
| colspan="2" |  
|}
|}
==Component Source Code==
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_WEBEXP_Image.fcsx FC_Comp_Source_WEBEXP_Image.fcsx]
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_WEBEXP_Image.fcsx FC_Comp_Source_WEBEXP_Image.fcsx]

Revision as of 08:59, 9 June 2025

Author MatrixTSL
Version 0.1
Category Web Primitives


Image component

Creates a Javascript compatible image object.

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Macro reference

Property reference

Properties
Filename
The location of an external image file 
AltText
 
Advanced
Custom Attributes
 

Component Source Code

Please click here to download the component source project: FC_Comp_Source_WEBEXP_Image.fcsx

Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_Image.fcsx