# ObjectImage
Component ObjectImage
displays the object image of a data set. With this component, you can:
- configure which bean and which derivative (preview size) should be used
- execute object image specific actions:
- upload a new object image
- delete existing derivatives
- copy the object image of another data set
- link the object image of another data set
The availability of these actions can be configured at the component and at the module.
# Properties
HTMLElement
Components
ObjectImage
Element tag:
cm4ap-object-image
# Parameter
This component offers the following layout parameters to customize and ensure functionality:
Name | Type | Description |
---|---|---|
beanActor | BeanActor | The BeanActor defines for which bean the object image should be displayed. Required fields can be fetched directly via the actor. |
derivate | string default: small | The derivative (preview size) to be loaded by the ObjectImageService . |
actions | string[] possible values:
| Defines which of these object image specific actions are displayed (as long as they are available). |