Package-level declarations

Types

Link copied to clipboard
sealed interface InsertionPosition
Link copied to clipboard
sealed interface LazyColumnRenderingScope

Two-state marker (Defined/Undefined) with an isUndefined() check. Not referenced anywhere else in mosaic-client at the time of writing — no LazyColumn renderer or holder constructs or reads either case.

Link copied to clipboard
sealed interface LazyRowRenderingScope

Two-state marker (Defined/Undefined) with an isUndefined() check — the LazyRow counterpart of LazyColumnRenderingScope. Not referenced anywhere else in mosaic-client at the time of writing — no LazyRow renderer or holder constructs or reads either case.