[ADF-2824] Reviewed docs for core and content services (#3290)

* [ADF-2824] Reviewed card view docs

* [ADF-2824] Reviewed doc for core and content services

* [ADF-2824] Added class name exception to prop script
This commit is contained in:
Andy Stark
2018-05-09 15:03:22 +01:00
committed by Eugenio Romano
parent 3a3acd23ff
commit 06992196cd
15 changed files with 390 additions and 247 deletions

View File

@@ -1,7 +1,9 @@
---
Added: v2.0.0
Status: Active
Last reviewed: 2018-05-08
---
# Form field component
A form field in an APS form.
@@ -29,8 +31,7 @@ based on the field type or the metadata information.
## Details
You would typically not use this component directly but instead use the `<adf-form>` component, which under the hood
uses `<adf-form-field>` components to render the form fields. See next section for how each field in a form definition
is mapped to a form field component (i.e. UI widget) implementation.
uses `<adf-form-field>` components to render the form fields.
### Field Type -> Form Field Component mappings