# Content widget components

{% columns %}
{% column %}

<figure><img src="https://1414514342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHcPzbms3kZejTmFd500V%2Fuploads%2FnD3fkJxElETkot5dxgio%2FWD-widgetcompoment.png?alt=media&#x26;token=49026c50-302d-4c06-90df-e51a28b3150a" alt="Content widgets components" width="188"><figcaption><p>Content widgets components</p></figcaption></figure>
{% endcolumn %}

{% column %}
Extend the content surfaced on widgets further by using content widget components to overlay titles, group widgets into one and show trends. Add an `onPress` event to add an action directly on the widget, such as open a url.
{% endcolumn %}
{% endcolumns %}

<table><thead><tr><th width="147.6484375">Properties</th><th>Description</th></tr></thead><tbody><tr><td><a href="content-widget-components/group">group</a></td><td>Combine widgets to display as one widget.</td></tr><tr><td><a href="content-widget-components/titles">titles</a></td><td>Displays a title, subtitle, comment, or any type of text content on the surface of the widget.</td></tr><tr><td><a href="content-widget-components/trend">trend</a></td><td>Display an increase/decrease over a period. The increment/decrement number can be formatted as a percentage, currency, or plain value.</td></tr><tr><td><a href="content-widget-components/onpress">onPress</a></td><td>The onPress event adds an action directly on the widget. This is particularly helpful in scenarios where you do not want to open a jig to perform an action.</td></tr></tbody></table>
