Field label
Usage
A field label provides a descriptive title for an input field, guiding users on what information to enter. It enhances form accessibility and usability by clearly associating the label with its corresponding field.
Import
js
import { MtFieldlabel } from "@shopware-ag/meteor-component-library";