Skip to content

Add the equivalent of bslib::layout_columns() #855

@cpsievert

Description

@cpsievert

Fairly recently, {bslib} gained layout_columns(), which is now our recommended starting point for column-wise layout.

https://rstudio.github.io/bslib/reference/index.html#multiple-columns

It also supersedes the the row()/column() interface (it supports filling layouts, wrapping onto new rows, etc), so when this gets added we should also drop row()/column() from express.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions