[ADF-2847] Added class members heading to core docs (#3255)

This commit is contained in:
Andy Stark
2018-05-02 16:44:04 +01:00
committed by Eugenio Romano
parent 8037d4c76c
commit a9ab0af640
15 changed files with 36 additions and 6 deletions

View File

@@ -6,7 +6,9 @@ Status: Active
Maps an APS form field type string onto the corresponding form widget component type.
## Methods
## Class members
### Methods
- `getComponentTypeResolver(type: string, defaultValue: Type<{}> = this.defaultValue): DynamicComponentResolveFunction`
Gets the currently active ComponentTypeResolver function for a field type.