Interface: BrowseMessage

WebRChan.BrowseMessage

A webR communication channel message.

Hierarchy

Table of contents

Properties

Properties

data

data: Object

Type declaration

Name Type
url string

Overrides

Message.data

Defined in

webR/webr-chan.ts:251


type

type: "browse"

Overrides

Message.type

Defined in

webR/webr-chan.ts:250