Use the Quantic library
Use the Quantic library
What’s Coveo Quantic?
Coveo Quantic is a Lightning Web Component (LWC) library for assembling powerful and responsive Coveo for Salesforce search interfaces, Coveo Case Assist interfaces, and Insight Panels. Quantic components are self-encapsulated, composable, and lightweight.
Under the hood, Quantic relies on the Coveo Headless library to interface with the Coveo Platform and handle the application state.
When Should I Use Quantic?
Quantic is the most modern way to build Coveo for Salesforce search interfaces, Case Assist interfaces, and Insight Panels. As LWCs, Quantic components are faster than the previous generation of Coveo for Salesforce components, implemented in the Lightning Aura framework.
As opposed to Coveo Lightning Aura components that you can drag into place out of the box, only the following Quantic components are provided as ready-to-use components in the Coveo for Salesforce package:
The Quantic library itself is deployed as an unlocked package and requires you to create your own components from it. This means that using Quantic directly requires developer skills. Assuming that you have such skills, you can wrap the components of the Quantic package to create your own search interface, Case Assist interface, or Insight Panels. It’s much easier to create components using Quantic components than it is using the Coveo Lightning Aura ones.
In short, if you have developer skills and want to create new Coveo for Salesforce search interfaces, Case Assist interfaces, or Insight Panels, use Quantic. Otherwise, consider using the ready-to-use Quantic components available in the Coveo for Salesforce package.
|
|
Notes
|
Where Do I Start?
To learn the basics of the Quantic library, see the Usage section.
You may also want to check out the Quantic Component Reference.