Web-based responsive document annotation tool
activeannoservice / project.layout / Row
data class Row
Equivalent to a Row of UI layout systems like Bootstrap or Material UI
Name | Summary |
---|---|
<init> | Equivalent to a Row of UI layout systems like Bootstrap or Material UIRow(cols: List < Column >) |
Name | Summary |
---|---|
cols | val cols: List < Column > |