Interactive text

Interactive text that supports emojis and links

Interactive texts are used to convert links and/or emojis within a text block into actual links/emojis.

Max Lines = 2

😄 Interactive texts are used to convert links and/or emojis within a text block into actual links/emojis.

Max Lines = 3

😄 Interactive texts are used to convert links and/or emojis within a text block into actual links/emojis.

Read More Link

😄 Interactive texts are used to convert links and/or emojis within a text block into actual links/emojis.

Read More Link

😄 Interactive texts are used to convert links and/or emojis within a text block into actual links/emojis.
Inputs
content : string
alwaysShowReadMore ?: boolean = false

Use with `maxLines`

displayLineBreaks ?: boolean = true
emoji ?: boolean = false
fontColor ?: FontColor = FontColor.FOREGROUND
fontSize ?: TextSize = TextSize.BODY_16
fontWeight ?: FontWeight = FontWeight.NORMAL
link ?: boolean = false
linkColor ?: LinkColor = LinkColor.DEFAULT
linkHoverColor ?: LinkHoverColor = LinkHoverColor.INHERIT
maxLines ?: number
rawOutput ?: boolean = false

Return only the text content, not wrapped in a fl-link or p.

readMore ?: any = ReadMore.NONE
readMoreColor ?: ReadMoreColor
Outputs
expand ?: any = new EventEmitter<boolean>()