A quick tutorial to get you up and running with Radix Primitives.
Implementing a Label
In this quick tutorial, we will install and style the Label primitive.
1. Install the primitive package
2. Import the parts
Import and structure the parts.
3. Add your styles
Add styles where desired.
Summary
The steps above outline briefly what’s involved in using a Radix Primitive 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.