Label

A component that renders an accessible label associated with input fields.

In this guide, you'll learn how to use the Label component.

Was this example helpful?

Usage#

Code
import { Label } from "@medusajs/ui"
Code
<Label>Label</Label>

API Reference#

This component is based on the Radix UI Label primitive.

PropTypeDefault
size
"xsmall"
|"small"
|"base"
|"large"
"base"
weight
"regular"
|"plus"
"regular"
Was this helpful?

Examples#

Label Sizes#

Was this example helpful?

Label with Form Inputs#

Was this guide helpful?
Ask Anything
FAQ
What is Medusa?
How can I create a module?
How can I create a data model?
How do I create a workflow?
How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break