Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 233 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 233 Bytes

Each item passed to verticalLayout() will occupy a row. This is similar to fluidRow(), except that fluidRow() expects there to be one or more column()s inside, whereas vertcialLayout() does not; each item takes a full row.