Skip to main content

Interface: IPropMessageBehavior

Defined in: common/index.ts:152

Extends

Properties

message

message: MyopMessageKey

Defined in: common/index.ts:154


mode

mode: "input" | "output"

Defined in: common/index.ts:157


params

params: IPropMessageBehaviorParam[]

Defined in: common/index.ts:156


ref

ref: string

Defined in: common/index.ts:155


type

type: "message"

Defined in: common/index.ts:153

Overrides

IPropBehavior.type