UI Components
HawkSearch offers two frontend frameworks for Salesforce. Depending on the UI framework used in Salesforce, you will either install our general RapidUI framework, or our Lightning Web Components framework. Refer to the table below for compatibility
Rapid UI | LWC | |
---|---|---|
Visualforce | x | |
Aura | x | x |
LWC/LWR | x |
Each framework offers the following components for integration:
- Search Bar: Displays a search bar with autocomplete capabilities
- Search Results: Displays the search results for a keyword
- Landing Page: Displays a HawkSearch landing page
- Recommendations: Displays a HawkSearch recommendations widget
Frameworks are available as unmanaged code so that UI developers can customize the styling and behavior as required.
Updated 12 days ago