UNPKG

@jay.kou/rak-ssr

Version:

A react based UI components for admin system

8 lines (7 loc) 213 B
/** * ProForm 内嵌 SchemaForm 的 innerRef 测试 * 验证 fieldProps 函数中 innerRef 的取值和赋值功能 * */ declare const Demo: () => import("react/jsx-runtime").JSX.Element; export default Demo;