OptionalcolorsPartial color overrides merged with built-in defaults. See PollsColors.
Whether the local user is the room owner. Owners can create and close polls.
OptionallabelsPartial label overrides merged with built-in defaults. See PollsLabels.
The local user's ID. Used to highlight which option the user voted for.
OptionalonCalled when the owner closes an active poll.
Called when the user creates a new poll via the creation form.
Called when the user votes on a poll option.
Array of polls to display. Typically from usePolls.
Props for the Polls component.