<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 must only contain phrasing content which will only be displayed if there are no more statements to vote on.
A vote for the displayed statement may be submitted via the <pa-vote-button>
element.
Attributes
hidden
- Indicates that the element content should not be shown.
Styling
Custom states
The element exposes the following internal states for use in CSS selectors using the element:
no-statements
- There are no more statements to vote on.
Javascript Interface
See ParticiappStatementElement.