aboutsummaryrefslogtreecommitdiffstats
path: root/dev-docs/docs/@excalidraw/excalidraw/api/api-intro.mdx
blob: aee7f3bfb7d3a0c1d08e4e365c80591ee8438b5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
---
slug: /@excalidraw/excalidraw/api
---

# API

Currently the **API** is divided into 3 broad categories 👇

- [Props](/docs/@excalidraw/excalidraw/api/props) - The `props` you can pass to the `Excalidraw` component.
- [Children components](/docs/@excalidraw/excalidraw/api/children-components) - Official components you can use to customize the UI.
- [Utils](/docs/@excalidraw/excalidraw/api/utils) - Utilities and helpers you can use to export, restore and more.