Installation

At the moment the @tldraw/tldraw package is in alpha. We also ship a canary version which is always up to date with the main branch of tldraw repository.

Alpha

First, install the @tldraw/tldraw package using @alpha for the latest.

yarn add @tldraw/tldraw@alpha
# or
npm install @tldraw/tldraw@alpha

Canary

To get the very latest version, use the latest canary release. Docs for the very latest version are also available at canary.tldraw.dev.

yarn add @tldraw/tldraw@canary
# or
npm install @tldraw/tldraw@canary
Edit this page
Last edited on 22 March 2023
IntroductionUsage