Interface ITrigger<T>

A trigger is an action that the interface will perform (show a message, execute a function, redirect users) depending on the query that was performed.
A trigger that can be configured in the Coveo Query Pipeline.

Type parameters

  • T

Hierarchy

  • ITrigger