Skip to main content
Version: 3.14.1

TransformStream.writable

The writable read-only property of the TransformStream interface returns the WritableStream instance controlled by this TransformStream.

Value

A WritableStream.