mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-2201] Fixed broken links (#2890)
This commit is contained in:
committed by
Eugenio Romano
parent
d071250e24
commit
613b30bdb8
@@ -43,7 +43,7 @@ Contains the value and metadata for a field of an [ADF Form](form.component.md).
|
||||
| fields | FormFieldModel\[] | \[] | Fields contained within a container field |
|
||||
| columns | ContainerColumnModel\[] | \[] | Column definitions for a container field |
|
||||
| emptyOption | FormFieldOption | | Dropdown menu item to use when no option is chosen |
|
||||
| validationSummary | string | | Error/information message added during field validation (see [FormFieldValidator](FormFieldValidator) interface) |
|
||||
| validationSummary | string | | Error/information message added during field validation (see [FormFieldValidator](FormFieldValidator.md) interface) |
|
||||
|
||||
## Details
|
||||
|
||||
|
||||
Reference in New Issue
Block a user