React Component
EmbedSheet is available as a React component for seamless integration into React-based applications.
Features
- Simple prop-based API for data binding
- Callback handlers for cell changes and user actions
- Full customization of appearance to match your app
- TypeScript support
Configuration Options
| Option | Description |
|---|---|
data | Initial spreadsheet data |
onUpdate | Callback when cells change |
readOnly | Disable editing |
style | Custom styling |
Customization
Control the appearance to match your app's design system—header backgrounds, fonts, border colors, and more.
Getting Started
Visit console.embedsheet.com to get your API key and access the full documentation.