Skip to content

<pa-statement>: The statement element

The <pa-description> element displays a statement from the conversation. It acts as a container in which a parent <pa-conversation> element injects the description and cannot have any child nodes.

A vote for the displayed statement may be submitted via the <pa-vote-button> element. If there are no more statements to vote on this element will be empty.

Attributes

hidden
Indicates that the element content should not be shown.

Styling

Javascript Interface

See ParticiappStatementElement.

See also