Text field
Usage
A text field allows users to input and edit alphanumeric text. It is commonly used for capturing user data such as names, addresses, or search queries, and can be enhanced with features like validation, placeholders, and maximum lengths.
Import
js
import { MtTextfield } from "@shopware-ag/meteor-component-library";