# Activiti Content Component The component shows the content preview. - [Basic Usage](#basic-usage) * [Properties](#properties) * [Events](#events) ## Basic Usage ```html ``` ### Properties The recommended set of properties can be found in the following table: | Name | Type | Default | Description | | --- | --- | --- | --- | | contentId | string | | The content id to show. | ### Events | Name | Description | | --- | --- | | contentClick | Invoked when the content is clicked. |