# Statements - Statements

Statements display component

![](https://content.gitbook.com/content/2CssJT0zIo4SJQLbSZ6l/blobs/hMtmSJGbzuVt0wALDqwN/6s_files/image2025-5-16_13-27-44.png)

## Component properties

<table><thead><tr><th>Eximee Designer property</th><th width="180.8834228515625">Attribute name in Source</th><th>Description</th></tr></thead><tbody><tr><td><strong>Statements list</strong><br>(section <strong>Basic properties</strong>)</td><td>items</td><td>List of defined statements to display. The button <strong>Add statement</strong> <img src="https://content.gitbook.com/content/2CssJT0zIo4SJQLbSZ6l/blobs/sGW5KpHOmef4nULNqBl2/6s_files/image2022-12-19_12-6-56.png" alt=""> opens the drawer <strong>Statements list</strong> used to define "items". Statements are created in <a href="oswiadczenia-statements/edytor-oswiadczen">Statements Editor</a>.</td></tr><tr><td><strong>Master checkboxes list</strong><br>(section <strong>Basic properties</strong>)<br></td><td>masterCheckboxes</td><td><p>List of defined master checkboxes.</p><p>The availability of functionality depends on the license and may not be available in all deployments.</p><p>Functionality described in more detail in the <a href="oswiadczenia-statements/wiele-master-checkboxow-w-komponencie-oswiadczen">Multiple master checkboxes in the statements component</a> and <a href="https://wiki.consdata.pl/pages/viewpage.action?pageId=364692758">Visibility of a single master checkbox</a>.</p></td></tr><tr><td><strong>Value of the checked statement</strong><br>(section <strong>Basic properties</strong>)</td><td>valueYes</td><td>The value assumed by the statement when it is checked - by default, if no other value is set, the value "true" is returned.</td></tr><tr><td><strong>Value of the unchecked statement</strong><br>(section <strong>Basic properties</strong>)</td><td>valueNo</td><td>The value assumed by the statement when it is unchecked - by default, if no other value is set, the value "false" is returned.</td></tr><tr><td><strong>Collapse/expand condition of the component</strong><br>(section <strong>Other</strong>)</td><td>expandableCondition</td><td><p>Condition for which the text for collapsing/expanding the entire statements component is to be displayed under or next to the main checkbox (depending on the implementation). When set to "false", the component is expanded and cannot be collapsed (the collapse text is not displayed). If the condition is empty or invalid, the value "false" will be produced. <strong>If the property is unconditionally set to "false", there is no point in setting the field "Condition for the component expanded by default", because the entire content will always be displayed</strong>.</p><p><em>For conditions using other components, appropriate <strong>listening</strong>on the component must be defined.</em></p></td></tr><tr><td><strong>Condition for the component expanded by default</strong><br>(section <strong>Other</strong>)</td><td>expandedCondition</td><td><p>When the field <strong>Collapse/expand condition of the component</strong> is set to "true", the property determines whether the component is expanded or collapsed by default. The statements component is expanded by default for the value "true". If the condition is empty or invalid, the value "true" will be produced.</p><p><em>For conditions using other components, appropriate listening on the component must be defined.</em></p></td></tr></tbody></table>

> More information about the component properties: [Common component properties](https://docs.eximee.com/documentation/documentation-en/budowanie-aplikacji/interfejs-uzytkownika/formularze/praca-z-komponentami-bazowymi/wspolne-wlasciwosci-komponentow)

## **Statement title**

The statement title comes from the key defined in the tab **Translations**. The statement content comes from the artifact **Formatted content** (details -> [Creating and attaching the Content artifact](https://docs.eximee.com/documentation/documentation-en/budowanie-aplikacji/interfejs-uzytkownika/formularze/biblioteka-komponentow-bazowych/4-tresci/tresc-textcontent/tworzenie-i-podpiecie-artefaktu-tresc)). One or more controls can be assigned to the content of each statement. The entire component as well as the content of an individual statement can be expandable (depending on the flags). Statements can have one master checkbox (the main checkbox of the component controlling the statement checkboxes) or several master checkboxes (description → [Multiple master checkboxes in the statements component](https://docs.eximee.com/documentation/documentation-en/budowanie-aplikacji/interfejs-uzytkownika/formularze/biblioteka-komponentow-bazowych/7-komponenty-specjalne/oswiadczenia-statements/wiele-master-checkboxow-w-komponencie-oswiadczen)).

<figure><img src="https://2112972046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2CssJT0zIo4SJQLbSZ6l%2Fuploads%2FurYuCue3hZvNJiHqccO7%2Fimage2025-5-26_8-15-36.png?alt=media&#x26;token=6672f769-d762-4c68-a437-c9252d6ceb43" alt="" width="563"><figcaption><p align="center"><em><strong>Illustration 1.</strong> Example appearance of the component in the application</em></p></figcaption></figure>

{% hint style="info" %}
Demo application: demoStatements
{% endhint %}

{% hint style="info" %}
♿WCAG: [WCAG best practices for low-code dev](https://docs.eximee.com/documentation/documentation-en/budowanie-aplikacji/proces-biznesowy/tworzenie-procesu-biznesowego-w-bpmn-2.0/dobre-praktyki)
{% endhint %}
