Jump to content

Component: Text Block ( Web Primitives): Difference between revisions

From Flowcode Help
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead""
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;"" to "width="10%" align="center" class="mtx-class-macrohead""
Line 56: Line 56:
{| class="mtx-class-macrotable wikitable"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
|-
|-

Revision as of 14:21, 13 July 2026

Author MatrixTSL
Version 0.1
Category Web Primitives


Text Block component

Creates a Javascript compatible textbox.

Component Source Code

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

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

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Macro reference

SetText

SetText
Returns a JavaScript reference for a Flowcode component 
- STRING text
 
- VOID Return


Property reference

Properties
Text
Text to display 
Style
Font
Specifies the font style for the item 
Font Size
 
Font size
The font size in pixels 
Horizontal Alignment
 
Word Wrap
Determines if the text wraps onto a new line 
Hide Overflow
 
Bold
 
Italic
 
Underline
 
Strikethrough
 
Colour
Text
Specifies the font colour for the item 
Background
Specifies the background colour value 
Advanced
Custom Attributes