Improve documentation of generic fields #4465
Annotations
4 errors
Run npm run test || npm run test || npm run test
Property 'generic' is missing in type '{ id: string; label: string; editorComponent: typeof Editor; previewComponent: typeof Preview; hasValue: (val: IValueOperational) => boolean; getEmptyValue: () => null; }' but required in type 'ICustomFieldType<IValueOperational, IValueOperational, ICommonFieldConfig, never>'.
|
Run npm run test || npm run test || npm run test
Property 'generic' is missing in type '{ id: string; label: string; editorComponent: typeof Editor; previewComponent: typeof Preview; hasValue: (val: IValueOperational) => boolean; getEmptyValue: () => null; }' but required in type 'ICustomFieldType<IValueOperational, IValueOperational, ICommonFieldConfig, never>'.
|
Run npm run test || npm run test || npm run test
Property 'generic' is missing in type '{ id: string; label: string; editorComponent: typeof Editor; previewComponent: typeof Preview; hasValue: (val: IValueOperational) => boolean; getEmptyValue: () => null; }' but required in type 'ICustomFieldType<IValueOperational, IValueOperational, ICommonFieldConfig, never>'.
|
Run npm run test || npm run test || npm run test
Process completed with exit code 1.
|
Loading