Shared value type.
Readonly
priorityThe default priority of the shared value.
Never negative.
Readonly
supplyShared value supply.
Stops value sharing once cut off.
Shares the value under the given alias.
A reference to share alias.
Optional
priority: numberShared value priority. Equals to default one when omitted.
Generated using TypeDoc
Shared value registrar.
Passed to shareValue method in order to share the value.