Skip to main content

Embedding Patterns

Findkit UI can be embedded on a web page in multiple ways. This section describes and demonstrates those using live examples.

  • Fullscreen Modal
  • Offset Modal
  • Content Overlay
    • Use custom input from the page header but overlay the UI on top of the page content
    • Read more...
  • Raw
    • Just render the raw results into a DOM element
    • For the most custom use cases. Archive pages etc.
    • Read more...
  • Rendering into a React Component