# ObjectImageBase

The ObjectImageBase component is the base component for all object image components and provides basic functions.

The component ObjectImageBase cannot be used, but an extended ObjectImageBase must be used.

# Properties

# Parameter

# Parameters in the Layout

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
possible values:
  • small
  • medium
  • large
default: small
The derivative (preview size) to be loaded by the ObjectImageService.
Request missing documentation