Skip to content

Files

Latest commit

ca20e6b · Aug 28, 2016

History

History

067-vertical-layout

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.