ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.layout / Row

Row

data class Row

Equivalent to a Row of UI layout systems like Bootstrap or Material UI

Constructors

Name Summary
<init> Equivalent to a Row of UI layout systems like Bootstrap or Material UIRow(cols: List<Column>)

Properties

Name Summary
cols val cols: List<Column>