Abstract
Used for storing an object PK and data to let child components to subscribe, use, and change them.
Main parent component must load the PK from query params and set the PK. Load the data and set the data.
Readonly
Current object data subject.
Current object PK subject.
Clear out all subjects.
Used for storing an object PK and data to let child components to subscribe, use, and change them.
Main parent component must load the PK from query params and set the PK. Load the data and set the data.