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

With Ariakit

Ariakit is an open-source library of unstyled (headless), primitive components with a focus on Accessibility. To use BlockNote with Ariakit, you can import BlockNoteView from @blocknote/ariakit

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

You can fully style the components with your own CSS, or import the provided default styles using the CSS file from @blocknote/ariakit/style.css.