Tap
The return value of createTap, this holds a reference to the tapped value. It will be undefined until the tapped value is initialized.
Members
Extends ComponentDefinition
ref | ShallowRef<T | undefined> Ref for the tapped value |
The return value of createTap, this holds a reference to the tapped value. It will be undefined until the tapped value is initialized.
Extends ComponentDefinition
ref | ShallowRef<T | undefined> Ref for the tapped value |