The type of the source record
The action that was clicked.
OptionaldomThe original DOM event, if applicable. May be undefined for programmatic triggers.
OptionalerrorError message if the operation failed.
Only populated when success is false.
The timeline event being interacted with.
The source group this event belongs to.
Index of this event within the flattened events array.
Whether the operation completed successfully.
Will be false if an error occurred during the operation.
Arguments for the
afterActionClickevent. Emitted after an action button click is processed.Example