ScopeContext: {
componentRef: any;
form: any;
getComponentRef: ((key: string) => any);
index: number;
key: string;
mode: string;
record?: any;
row: any;
value: any;
}
Type declaration
-
componentRef: any
-
form: any
-
getComponentRef: ((key: string) => any)
-
- (key: string): any
-
Returns any
-
index: number
-
key: string
-
mode: string
-
Optional
record?: any
-
row: any
-
value: any
当前字段组件的ref