Difference between revisions of "Component: Image ( Web Primitives)"

From Flowcode Help
Jump to navigationJump to search
 
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]

Latest 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

Fc9-prop-icon.png Properties
Fc9-type-13-icon.png Filename
The location of an external image file 
Fc9-type-10-icon.png AltText
 
Fc9-conn-icon.png Advanced
Fc9-type-10-icon.png 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