A read only wrapper around DefaultValueProducer that allows to synchronously get the current value using the .value property and listen to updates by suscribing to the .updates stream
Readonly
Resolves as soon as search value is found.
the value of the update that caused the search match
either a value or a function that must return true when found
Generated using TypeDoc
A read only wrapper around DefaultValueProducer that allows to synchronously get the current value using the .value property and listen to updates by suscribing to the .updates stream