Share value type.
Optional
Readonly
hostDetects a host element of the given one.
By default utilizes a nodeHost()
function that founds parent element crossing shadow DOM bounds.
A drekHost()
can be uses to also cross a rendered fragment bounds.
Either a host element, or undefined
if no host found.
An element to detect a host of.
Optional
Readonly
localWhether to search locally, in consumer component itself.
false
(by default), to start the search from consumer's parent,true
to search locally, i.e. only in consumer component, or'too'
to start the search from consumer component.Optional
Readonly
shareTarget share.
Generated using TypeDoc
Shared value locator specifier.