mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
[ADF-2152] Updated See Also sections in docs (#2846)
This commit is contained in:
committed by
Eugenio Romano
parent
c9a3b048b4
commit
f5ef324dd2
@@ -20,7 +20,7 @@ export class CustomEditorComponent extends WidgetComponent {}
|
||||
### Properties
|
||||
|
||||
| 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 |
|
||||
|
||||
@@ -30,9 +30,6 @@ The Widget component is the base class for all standard and custom form widgets.
|
||||
[Form Extensibility and Customisation](extensibility.md) page for full details about
|
||||
implementing custom widgets.
|
||||
|
||||
<!-- Don't edit the See also section. Edit seeAlsoGraph.json and run config/generateSeeAlso.js -->
|
||||
<!-- seealso start -->
|
||||
## See also
|
||||
|
||||
- [Extensibility](extensibility.md)
|
||||
<!-- seealso end -->
|
||||
- [Extensibility](extensibility.md)
|
||||
|
Reference in New Issue
Block a user