Options
All
  • Public
  • Public/Protected
  • All
Menu

The messgage format that must be adhered to by all data sent with postMessage through the channel

Type parameters

  • T = any

Hierarchy

  • Message

Index

Properties

apiVersion

apiVersion: v1

data

data: T

id

id: string

key

key: string

Optional requestId

requestId?: string

serialization

serialization: SerializationType

type

type: MessageType

Generated using TypeDoc