UNPKG

xph-form

Version:

This is a configurable form component that supports React

5 lines (4 loc) 123 B
/** * @description 扩展组件的props映射(共用) */ export type TExtendComponentPropsMap = Record<string, any>;