Home > @activeviam/activeui-sdk > ActionImplementationProperties > getIconSrcKey
ActionImplementationProperties.getIconSrcKey property
Returns the icon key for the action. Default to having no icon.
Signature:
getIconSrcKey?: (actionPayload: ActionPayload) => string;