Optional
Readonly
localWhether the share is local.
true
to make the value available only locally, i.e. only when requested by sharer context.false
(by default) to make the value available to nested components too.Optional
Readonly
nameThe name of the element the sharer component is bound to. Defaults to component's element name.
Ignored for local shares
Generated using TypeDoc
Value sharing options.
Declare availability of the shared value.