FramerPluginProvider

Component

The provider component for Framer Plugin context, managing plugin state and providing context values.

Usage

// In your main.tsx
<FramerPluginProvider>
 <App />
</FramerPluginProvider>

Props