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 jsonstring Serialized payload containing rendered HTML.
- Source:
- streamingpreview.js