Contents:
StateValue.
subscribe
Subscribes a component to this value’s updates and returns the current value.
Call this method in the Component render method (or after Component mounts).
component (Component) – Edifice Component
Component
Any
Current value.