Home > @activeviam/activeui-sdk > SimpleHeaderCaptionProducerParameters
SimpleHeaderCaptionProducerParameters interface
This caption producer simply returns the caption defined in the caption parameter, or the translated version of a caption defined in the locales files via the captionData and captionPath parameters.
Signature:
export interface SimpleHeaderCaptionProducerParameters
Properties
| Property | Type | Description |
|---|---|---|
| caption | string | |
| captionData | any | |
| captionPath | any |