Framework guides

Render Office files in your framework.

Open a complete TypeScript example for your framework and run it directly on StackBlitz.

React + TypeScript

React

Render DOCX, XLSX, and PPTX Office files in a React and TypeScript application with a reusable custom hook, Canvas viewer controls, and correct effect cleanup.

Open guide ↗︎
Vue + TypeScript

Vue

Render DOCX, XLSX, and PPTX Office files in Vue 3 with TypeScript, a reusable Composition API composable, template refs, viewer controls, and automatic cleanup.

Open guide ↗︎
Svelte + TypeScript

Svelte

Render DOCX, XLSX, and PPTX Office files in Svelte with TypeScript, a reusable action, readable status stores, viewer controls, and reliable teardown.

Open guide ↗︎
Solid + TypeScript

Solid

Render DOCX, XLSX, and PPTX Office files in Solid with TypeScript, a reusable reactive primitive, signal-based status, viewer controls, and cleanup.

Open guide ↗︎