Getting Started
Overview

Getting Started

GridSheet provides Excel-like spreadsheet functionality across multiple frameworks. Choose the implementation that best fits your project:

Framework Support

FrameworkFeaturesBest For
ReactFull-featured with hooks, TypeScript, comprehensive eventsReact apps, TypeScript projects, complex state
VueComposition API, Options API, Vue 3 supportVue applications, progressive enhancement
SvelteSvelte 5 runes, writable storesSvelte applications, reactive UIs
PreactBuilt on Preact, works without a frameworkVanilla JS environments, legacy apps, minimal dependencies

Note: React and Preact versions support all GridSheet features. Vue and Svelte versions have some limitations due to being wrapped implementations.