A quick tutorial to get you up and running with Primitives.
In this quick tutorial, we will install and style the Popover component.
Install the component from your command line.
Import and structure the parts.
Add styles where desired.
The steps above outline briefly what's involved in using a Tealess Element in your application.
These components are low-level enough to give you control over how you want to wrap them. You're free to introduce your own high-level API to better suit the needs of your team and product.
In a few simple steps, we've implemented a fully accessible Popover component, without having to worry about many of its complexities.