A label is a text that describes the purpose of a form element.
import { Label } from "@aeonkit/react";
<Label>Email</Label>
API Interface: LabelProps
LabelProps