[ADF-2463] Moved doc files to subfolders (#3073)

This commit is contained in:
Andy Stark
2018-03-13 17:29:07 +00:00
committed by Eugenio Romano
parent 766bb082f5
commit 6dc758889f
34 changed files with 103 additions and 105 deletions

View File

@@ -26,7 +26,7 @@ export class CustomEditorComponent extends WidgetComponent {}
| Name | Type | Default | Description |
| ---- | ---- | ------- | ----------- |
| readOnly | boolean | false | Does the widget show a read-only value? (ie, can't be edited) |
| field | [FormFieldModel](../form-field.model.md) | | Data to be displayed in the field |
| field | [FormFieldModel](../core/form-field.model.md) | | Data to be displayed in the field |
## Details