ChecklistElement
Extends
FormElementBase
Properties
| Property | Type | Inherited from |
|---|---|---|
autoComplete? | string | FormElementBase.autoComplete |
isOptional? | boolean | FormElementBase.isOptional |
name | string | FormElementBase.name |
options | | ChecklistOption[] | readonly ChecklistOption[] | - |
type | "checklist" | - |