containerBackground

abstract fun containerBackground(modifier: Modifier, rows: Int): Modifier(source)

Appends the active profile's generic-container background and sizing behavior.

Return

modifier with one profile snapshot background behavior appended.

Parameters

modifier

existing ordered modifier chain.

rows

supported logical container row count.