@dyrected/react
v2.5.5
Published
React components and hooks for Dyrected CMS
Readme
@dyrected/react
The official React SDK for Dyrected. Provides hooks and components for integrating Dyrected into React and Next.js applications.
Installation
npm install @dyrected/react @dyrected/sdkFeatures
- Live Preview:
useLivePreviewhook for real-time content editing. - Provider Pattern:
DyrectedProviderfor sharing the SDK client across your app. - Hooks:
useDyrectedfor easy access to the client. - Type Safe: Fully written in TypeScript.
