msm-input-chips-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
No documentedpart slots.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Web component msm-input-chips-field-form.
msm-input-chips-field-form is a web component built with Lit.
<msm-input-chips-field-form></msm-input-chips-field-form>
| Name | Type | Default | Notes |
|---|---|---|---|
type | string | - | |
variant | string | - | |
label | string | - | |
helper | string | - | |
placeholder | string | - | |
leading-icon | string | - | |
trailing-icon | string | - | |
required | boolean | - | |
disabled | boolean | - | |
limited | boolean | - |
part slots.