A modifier whose onPlaced is called after the parent LayoutModifier and parent layout has been placed and before child LayoutModifier is placed.
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
@Sampled @Composable fun OnPlaced() {
Content updated: 2026-08-27