Home > @activeviam/activeui-sdk > ActionImplementationProperties > getCaption
ActionImplementationProperties.getCaption property
Returns the caption of the action. Defaults to 'errors.noCaption'.
Signature:
getCaption?: (actionPayload: ActionPayload) => TranslationPayload;