@progress/kendo-react-common
Advanced tools
@@ -16,2 +16,4 @@ /** | ||
| */ | ||
| export declare const useCustomComponent: <P = unknown>(comp: React.ExoticComponent<React.FragmentProps> | CustomComponent<P> | null) => [string | React.ComponentType<P & React.RefAttributes<unknown>>, Partial<P>]; | ||
| export declare const useCustomComponent: <P = unknown>(comp: CustomComponent<P> | React.ExoticComponent<{ | ||
| children?: React.ReactNode; | ||
| }> | null) => [string | React.ComponentType<P & React.RefAttributes<unknown>>, Partial<P>]; |
+1
-1
| { | ||
| "name": "@progress/kendo-react-common", | ||
| "version": "14.4.1-develop.3", | ||
| "version": "14.4.1-develop.4", | ||
| "description": "React Common package delivers common utilities that can be used with the KendoReact UI components. KendoReact Common Utilities package", | ||
@@ -5,0 +5,0 @@ "author": "Progress", |
758245
013229
0.02%