Interface IShowWidgetCmd

Properties of a ShowWidgetCmd.

Hierarchy

  • IShowWidgetCmd

Implemented by

Properties

eventId?: null | string

ShowWidgetCmd eventId

param?: null | string

ShowWidgetCmd param

pidArr?: null | string[]

ShowWidgetCmd pidArr

spaceId?: null | string

ShowWidgetCmd spaceId

type?: null | string

ShowWidgetCmd type

url?: null | string

ShowWidgetCmd url

Generated using TypeDoc