Interface: PagerMessage

WebRChan.PagerMessage

A webR communication channel message.

Hierarchy

Table of contents

Properties

Properties

data

data: Object

Type declaration

Name Type
deleteFile boolean
header string
path string
title string

Overrides

Message.data

Defined in

webR/webr-chan.ts:169


type

type: "pager"

Overrides

Message.type

Defined in

webR/webr-chan.ts:168