- Preparing search index...
- The search index is not available
mui-form
- defineComponent<P, R>(component: Component<P, R>): ForwardRefExoticComponent<PropsWithoutRef<P> & RefAttributes<Omit<R, "element">>>
-
Type Parameters
-
P = any
-
R extends RBase = RBase
Returns ForwardRefExoticComponent<PropsWithoutRef<P> & RefAttributes<Omit<R, "element">>>
快速定义带外抛属性组件的高阶组件工具
Date
2023/4/1 - 16:44:32
Export
Returns
React组件