Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/form-validation-extractor.ts
Properties
| Property | Type |
|---|---|
name | string |
submitMethod | string |
fields | FormFieldDefinition[] |
route | string |
hostComponent | string |
sourceFile | string |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/form-validation-extractor.ts
| Property | Type |
|---|---|
name | string |
submitMethod | string |
fields | FormFieldDefinition[] |
route | string |
hostComponent | string |
sourceFile | string |
Was this page helpful?