Files
excalidraw/packages/element
Mark Tolmacs a8c5c15fbf Removed point binding
Binding code refactor

Added centered focus point

Binding & focus point debug

Add invariants to check binding integrity in elements

Binding fixes

Small refactors
2025-07-24 12:08:15 +02:00
..
2025-07-24 12:08:15 +02:00
2025-07-24 12:08:15 +02:00

@excalidraw/element

Install

npm install @excalidraw/element

If you prefer Yarn over npm, use this command to install the Excalidraw utils package:

yarn add @excalidraw/element

With PNPM, similarly install the package with this command:

pnpm add @excalidraw/element