Skip to content

Add min_height/max_height args to more fillable situations #507

@cpsievert

Description

@cpsievert

Probably most needed right now by layout_sidebar(fillable = TRUE), but perhaps we should have layout_sidebar_fillable(gap, min_height = ...)?

I've also been thinking, instead of having *_fillable() everywhere, we should have fillable_options(gap, min_height, ...)/fill_options(min_height, max_height, etc) and have fill/fillable argument understand those (via htmltools::bindFillRole()

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