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()