SendUIMessageQuery

type SendUIMessageQuery: object;

Type declaration

d?

optional d: JsonSerializable;

Content of the message to send to the custom UI component

n

n: string;

Name of the UI component's action for receiving events, e.g. ShowModalQuery['n']