ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.layout.elements.display / Text

Text

data class Text : DisplayElement

Just display some static text

Constructors

Name Summary
<init> Just display some static textText(text: String)

Properties

Name Summary
text val text: String