OnReactiveStateAttachedTo

Implement this interface on your ReactiveState to get notified it's attached to a parent (screen or ReactiveState).

Functions

Link copied to clipboard
abstract fun onReactiveStateAttachedTo(parent: Any)