Slate

PreviousNext

API reference for @platejs/slate

Docs
platefile

Preview

Loading preview…
../../docs/api/slate.mdx
---
title: Slate
description: API reference for @platejs/slate
---

This package provides is an extended version of [Slate API](https://docs.slatejs.org/api/transforms). It can be used without Plate dependencies.

- [Node](/docs/api/slate/node)
  - [Editor API](/docs/api/slate/editor-api)
  - [Editor Transforms](/docs/api/slate/editor-api)
  - [Element](/docs/api/slate/element)
  - [Text](/docs/api/slate/text)
- [Location](/docs/api/slate/location)
  - [Path](/docs/api/slate/path)
  - [Point](/docs/api/slate/point)
  - [Range](/docs/api/slate/range)
  - [Location Reference](/docs/api/slate/location-ref)
- [Operation](/docs/api/slate/operation)

Installation

npx shadcn@latest add @plate/api-slate-docs

Usage

Usage varies by registry entry. Refer to the registry docs or source files below for details.