msm-text-field-form is a web component built with Lit.
Purpose
Render form inputs and UI controls.Usage
Attributes / properties
Events
This component does not emit custom events.CSS parts
frame
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Web component msm-text-field-form.
msm-text-field-form is a web component built with Lit.
<msm-text-field-form></msm-text-field-form>
| Name | Type | Default | Notes |
|---|---|---|---|
label | string | - | |
helper | string | - | |
type | string | - | |
theme | string | - | |
placeholder | string | - | |
leading-icon | string | - | |
trailing-icon | string | - | |
multiline | boolean | - | |
required | boolean | - | |
disabled | boolean | - |
frame