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

OptionDescription
dataInitial spreadsheet data
onUpdateCallback when cells change
readOnlyDisable editing
styleCustom 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.