import TextLine from '@mobilizing/library/js/Mobilizing/text/TextLine.js'
TextLine
Constructor Summary
Public Constructor | ||
public | TextLine is a thin layer class to organise text elements extacted from HTML text in lines. |
Member Summary
Public Members | ||
public | styledTextElements: *[] | |
public |
Public Constructors
public constructor() source
TextLine is a thin layer class to organise text elements extacted from HTML text in lines. It gives the possibility to easily compute the global size of the line. Used in RichText.