This will be core SDK which will handle client level functionality like DND, Highlight Node core functionality
npm install @contentstack/studio-clientThe core SDK that provides the foundation for all framework-specific Studio implementations (React, Vue, Angular, etc.). This package contains all the common functionality needed to integrate Studio into any framework.
<>
The @contentstack/studio-client package is the base SDK that handles client-level functionality including:
- Drag & Drop (DND) operations
- Highlight Node functionality for visual editing
- Breakpoint Management for responsive design
- Canvas Operations and event handling
- Data Fetching and composition management
- Event System for communication with the studio
- Configuration Management