Namespace: stream

Marked. stream

Streaming preview updates from native bridge payloads.

Source:
streamingpreview.js

Methods


<static> update(json)

Replace the current wrapper with HTML from JSON payload.

Parameters:
Name Type Description
json string

Serialized payload containing rendered HTML.

Source:
streamingpreview.js