docs icon indicating copy to clipboard operation
docs copied to clipboard

API reference for `pipeToNodeWritable()` and `pipeToWebWritable()`

Open AloisSeckar opened this issue 2 years ago • 0 comments

I have a question regarding https://vuejs.org/api/ssr.html page, for the functions pipeToNodeWritable() and pipeToWebWritable():

Do I read between the lines correctly, that "Render and pipe to..." means "Renders input and pipes it to..."? Or does it work differently? I am struggling trying to translate the meaning to my language.

AloisSeckar avatar Dec 18 '23 19:12 AloisSeckar