PollPreviewComponent

Displays the name of the poll when the poll is quoted in a message.

Poll Preview Screenshot

Inputs and outputs

pollId

pollId: undefined | string

The poll id to display

Inherited from

BasePollComponent.pollId

Defined in

projects/stream-chat-angular/src/lib/polls/base-poll.component.ts:32


messageId

messageId: undefined | string

The message id the poll is attached to

Inherited from

BasePollComponent.messageId

Defined in

projects/stream-chat-angular/src/lib/polls/base-poll.component.ts:36

© Getstream.io, Inc. All Rights Reserved.