Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebViewMessage<TData>

A message from and for a WebView.

Type parameters

  • TData

Hierarchy

  • WebViewMessage

Index

Properties

Properties

command

command: string

The command.

Optional data

data: TData

The data.

Generated using TypeDoc