🚀 BlockNote AI is here! Access the early preview.
BlockNote Docs/Getting Started/Getting Started/With Ariakit

Getting Started With Ariakit

Ariakit is an open-source library of unstyled (headless), primitive components with a focus on Accessibility.

npm install @blocknote/core @blocknote/react @blocknote/ariakit

To use BlockNote with Ariakit, you can import BlockNoteView from @blocknote/ariakit. You can fully style the components with your own CSS, or import the provided default styles using the @blocknote/ariakit/style.css stylesheet.