Type Alias: ReceiveFilterSource

ReceiveFilterSource: object

Represents a receive filter source for a component.

filterMode: string

Required. The filter mode.

widgetIds: string[]

Required. A list of widget Ids to apply the filter to.

types/types.ts:490