Text field
M3FilledTextField and M3OutlinedTextField
- Inherits
Input
import '@vollowx/seele/m3/text-field/filled-text-field.js';
import '@vollowx/seele/m3/text-field/outlined-text-field.js';
>LabelLabelYou have to say something>
<md-filled-text-field
label="Label"
placeholder="Placeholder">
</md-filled-text-field>
<md-outlined-text-field
label="Label"
placeholder="Placeholder"
required
supportingtext="You have to say something">
</md-outlined-text-field>
Properties
| name | description |
|---|---|
label |
|
supportingText |