ParentDataDelegateNode

Allows a transparent retained wrapper to forward parent-data lookup to one logical child. Layout and event modifiers remain on that child; the runtime forwards lookup without copying or executing them twice.

Properties

Link copied to clipboard
abstract val parentDataChild: Int?

Child index used for parent-data lookup, or null to preserve the ordinary component boundary.