# PollVoteComponent

Displays a single vote inside the poll results, poll option results or poll comments list.

![Poll Results](@chat-sdk/angular/v7-latest/_assets/poll-results.png)

![Poll Vote Results](@chat-sdk/angular/v7-latest/_assets/poll-vote-results.png)

![Poll Comments](@chat-sdk/angular/v7-latest/_assets/poll-comments.png)

[//]: # "Start of generated content"

## Inputs and outputs

### vote

**vote**: `undefined` \| `PollVote` \| `PollAnswer`

The poll vote or answer to display

#### Defined in

[projects/stream-chat-angular/src/lib/polls/poll-actions/poll-results/poll-vote/poll-vote.component.ts:19](https://github.com/GetStream/stream-chat-angular/blob/b8e03ec6da285f5e7c533ce710ebb946cded1190/projects/stream-chat-angular/src/lib/polls/poll-actions/poll-results/poll-vote/poll-vote.component.ts#L19)

[//]: # "End of generated content"


---

This page was last updated at 2026-07-21T09:57:53.105Z.

For the most recent version of this documentation, visit [https://getstream.io/chat/docs/sdk/angular/components/PollVoteComponent/](https://getstream.io/chat/docs/sdk/angular/components/PollVoteComponent/).