# MagicFeedback Popup SDK ## Docs - [Configuration](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/api/configuration.md): Complete reference for configuration interfaces and options - [Custom Renderers](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/api/custom-renderers.md): Learn how to create custom popup renderers for different platforms - [DeepdotsPopups Class](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/api/deepdots-popups.md): Main class for managing MagicFeedback survey popups - [Methods](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/api/methods.md): Complete reference for all public methods in the DeepdotsPopups class - [React Native Support](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/api/react-native.md): Use MagicFeedback Popup SDK in React Native applications - [Configuration Types](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/api/types/config.md): Configuration interfaces for initializing the MagicFeedback Popup SDK - [Event Types](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/api/types/events.md): Event types and listener interfaces for the MagicFeedback Popup SDK - [Popup Definition Types](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/api/types/popup-definition.md): Type definitions for popup configuration and behavior - [Trigger Types](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/api/types/triggers.md): Configuration types for popup triggers and conditions - [Lifecycle Events](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/concepts/events.md): Listen to and respond to popup lifecycle events in the MagicFeedback Popup SDK - [Server vs Client Mode](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/concepts/modes.md): Understanding when to use server mode or client mode in the MagicFeedback Popup SDK - [Popup Definitions](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/concepts/popup-definitions.md): Complete reference for the PopupDefinition interface and all configuration options - [Trigger Types](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/concepts/triggers.md): Complete guide to all trigger types in the MagicFeedback Popup SDK - [Basic Integration](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/examples/basic-integration.md): Learn how to integrate the MagicFeedback Popup SDK into your website with a complete working example - [Business Event Triggers](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/examples/business-events.md): Learn how to trigger popups based on business logic and user behavior patterns - [Route Navigation & Exit Popups](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/examples/route-navigation.md): Show feedback popups when users navigate between routes using exit intent triggers - [Client Mode](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/guides/client-mode.md): Guide to using client mode with inline popup definitions for testing and local development - [Event Triggers](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/guides/event-triggers.md): Learn how to trigger popups from business events in your application - [Exit Popups](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/guides/exit-popups.md): Learn how to configure route exit triggers and show popups after navigation - [Route Targeting](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/guides/route-targeting.md): Learn how to use segments.path to target popups to specific pages and routes - [Server Mode Setup](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/guides/server-mode.md): Complete guide to setting up the MagicFeedback Popup SDK in server mode with remote popup management - [Installation](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/installation.md): Install and configure the MagicFeedback Popup SDK in your project - [Introduction](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/introduction.md): TypeScript SDK for loading and displaying MagicFeedback surveys as popups in browser apps - [Quickstart](https://mintlify.wiki/MagicFeedback/deepdots-popup-sdk/quickstart.md): Create your first MagicFeedback popup in minutes with this step-by-step guide