Supported platforms
dr-ui is designed to work with modern web development stacks and tools. Here's what we support:
Browser Support
dr-ui components are compatible with all modern browsers, including:
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
React Version
dr-ui requires React 18 or higher. Make sure your project is using React 18+ to ensure compatibility with all components and features.
TypeScript Support
dr-ui has full TypeScript support with comprehensive type definitions. All components are written in TypeScript and provide excellent IDE autocomplete and type safety.
Server-Side Rendering
Note: dr-ui does not support server-side rendering frameworks like Next.js. The components are designed to run in client-side React applications only.