@fle-ui/next 1.0.0-alpha.12 → 1.0.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.history/package_20211011190148.json +141 -0
- package/.history/package_20211011193053.json +141 -0
- package/dist/@fle-ui/next.css +2 -2
- package/dist/@fle-ui/next.css.map +1 -1
- package/dist/@fle-ui/next.js +1 -1
- package/dist/@fle-ui/next.min.css +2 -2
- package/dist/@fle-ui/next.min.css.map +1 -1
- package/dist/@fle-ui/next.min.js +1 -1
- package/docs-dist/components__affix__affix.md.js +701 -1
- package/docs-dist/components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~components__au~00d1741d.js +22482 -1
- package/docs-dist/components__alert__alert.md.js +942 -1
- package/docs-dist/components__anchor__anchor.md.js +789 -1
- package/docs-dist/components__auto-complete__autoComplete.md.js +1145 -1
- package/docs-dist/components__avatar__avatar.md.js +854 -1
- package/docs-dist/components__back-top__backTop.md.js +581 -1
- package/docs-dist/components__badge__badge.md.js +972 -1
- package/docs-dist/components__breadcrumb__breadcrumb.md.js +914 -1
- package/docs-dist/components__button__button.md.js +1037 -1
- package/docs-dist/components__calendar__calendar.md.js +897 -1
- package/docs-dist/components__card__card.md.js +1106 -1
- package/docs-dist/components__carousel__carousel.md.js +770 -1
- package/docs-dist/components__cascader__cascader.md.js +1378 -1
- package/docs-dist/components__checkbox__checkbox.md.js +876 -1
- package/docs-dist/components__collapse__collapse.md.js +959 -1
- package/docs-dist/components__comment__comment.md.js +586 -1
- package/docs-dist/components__config-provider__configProvider.md.js +1055 -1
- package/docs-dist/components__date-picker__date-picker.md.js +2622 -1
- package/docs-dist/components__descriptions__descriptions.md.js +863 -1
- package/docs-dist/components__divider__divider.md.js +681 -1
- package/docs-dist/components__drawer__drawer.md.js +997 -1
- package/docs-dist/components__dropdown__dropdown.md.js +1170 -1
- package/docs-dist/components__empty__empty.md.js +692 -1
- package/docs-dist/components__form__form.md.js +4099 -1
- package/docs-dist/components__grid__grid.md.js +999 -1
- package/docs-dist/components__icon__icon.md.js +739 -1
- package/docs-dist/components__image__image.md.js +745 -1
- package/docs-dist/components__input-number__inputNumber.md.js +1006 -1
- package/docs-dist/components__input__input.md.js +1579 -1
- package/docs-dist/components__layout__layout.md.js +1220 -1
- package/docs-dist/components__list__list.md.js +1255 -1
- package/docs-dist/components__mentions__mentions.md.js +943 -1
- package/docs-dist/components__menu__menu.md.js +1370 -1
- package/docs-dist/components__message__message.md.js +1223 -1
- package/docs-dist/components__modal__modal.md.js +1808 -1
- package/docs-dist/components__notification__notification.md.js +1192 -1
- package/docs-dist/components__page-header__page-header.md.js +781 -1
- package/docs-dist/components__pagination__pagination.md.js +954 -1
- package/docs-dist/components__popconfirm__popconfirm.md.js +792 -1
- package/docs-dist/components__popover__popover.md.js +665 -1
- package/docs-dist/components__progress__progress.md.js +1139 -1
- package/docs-dist/components__radio__radio.md.js +999 -1
- package/docs-dist/components__rate__rate.md.js +851 -1
- package/docs-dist/components__result__result.md.js +681 -1
- package/docs-dist/components__select__select.md.js +2081 -1
- package/docs-dist/components__slider__slider.md.js +1053 -1
- package/docs-dist/components__space__space.md.js +746 -1
- package/docs-dist/components__spin__spin.md.js +730 -1
- package/docs-dist/components__statistic__statistic.md.js +827 -1
- package/docs-dist/components__steps__steps.md.js +1097 -1
- package/docs-dist/components__switch__switch.md.js +763 -1
- package/docs-dist/components__table__table.md.js +3692 -1
- package/docs-dist/components__tabs__tabs.md.js +1213 -1
- package/docs-dist/components__tag__tag.md.js +779 -1
- package/docs-dist/components__time-picker__time-picker.md.js +1232 -1
- package/docs-dist/components__timeline__timeline.md.js +799 -1
- package/docs-dist/components__tooltip__tooltip.md.js +888 -1
- package/docs-dist/components__transfer__transfer.md.js +1226 -1
- package/docs-dist/components__tree-select__tree-select.md.js +1042 -1
- package/docs-dist/components__typography__typography.md.js +1793 -1
- package/docs-dist/components__upload__upload.md.js +1798 -1
- package/docs-dist/demos_bmurcdaerb.js +603 -1
- package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_egami~demos_egassem~demos_e~57973d2f.chunk.css +1 -1
- package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_egami~demos_egassem~demos_e~57973d2f.js +21570 -1
- package/docs-dist/demos_citsitats.js +549 -1
- package/docs-dist/demos_daolpu.chunk.css +1 -1
- package/docs-dist/demos_daolpu.js +22680 -1
- package/docs-dist/demos_dirg.js +47 -1
- package/docs-dist/demos_drac.js +748 -1
- package/docs-dist/demos_ecaps.js +529 -1
- package/docs-dist/demos_egami.js +153 -1
- package/docs-dist/demos_egassem.js +187 -1
- package/docs-dist/demos_egdab.js +872 -1
- package/docs-dist/demos_elbat.chunk.css +1 -1
- package/docs-dist/demos_elbat.js +27626 -1
- package/docs-dist/demos_enilemit.js +627 -1
- package/docs-dist/demos_espalloc.js +705 -1
- package/docs-dist/demos_etar.js +547 -1
- package/docs-dist/demos_etelpmoc-otua.js +613 -1
- package/docs-dist/demos_gat.js +487 -1
- package/docs-dist/demos_hctiws.js +439 -1
- package/docs-dist/demos_ladom.js +791 -1
- package/docs-dist/demos_lesuorac.js +193 -1
- package/docs-dist/demos_mrifnocpop.js +671 -1
- package/docs-dist/demos_mrof.js +3082 -1
- package/docs-dist/demos_nips.js +461 -1
- package/docs-dist/demos_noitacifiton.js +765 -1
- package/docs-dist/demos_noitanigap.js +233 -1
- package/docs-dist/demos_nottub.js +847 -1
- package/docs-dist/demos_nwodpord.js +965 -1
- package/docs-dist/demos_oidar.js +340 -1
- package/docs-dist/demos_pitloot.js +204 -1
- package/docs-dist/demos_pot-kcab.js +62 -1
- package/docs-dist/demos_radnelac.js +285 -1
- package/docs-dist/demos_ratava.js +647 -1
- package/docs-dist/demos_rebmun-tupni.js +209 -1
- package/docs-dist/demos_redacsac.js +576 -1
- package/docs-dist/demos_redaeh-egap.js +761 -1
- package/docs-dist/demos_redils.js +659 -1
- package/docs-dist/demos_redivid.js +167 -1
- package/docs-dist/demos_redivorp-gifnoc.js +2154 -1
- package/docs-dist/demos_refsnart.js +774 -1
- package/docs-dist/demos_rekcip-emit.js +183 -1
- package/docs-dist/demos_rekcip-etad.js +469 -1
- package/docs-dist/demos_revopop.js +335 -1
- package/docs-dist/demos_reward.js +484 -1
- package/docs-dist/demos_rohcna.js +194 -1
- package/docs-dist/demos_sbat.chunk.css +1 -1
- package/docs-dist/demos_sbat.js +22358 -1
- package/docs-dist/demos_snoitnem.js +202 -1
- package/docs-dist/demos_snoitpircsed.js +351 -1
- package/docs-dist/demos_spets.js +910 -1
- package/docs-dist/demos_ssergorp.js +698 -1
- package/docs-dist/demos_tceles.js +1416 -1
- package/docs-dist/demos_tluser.js +530 -1
- package/docs-dist/demos_tnemmoc.js +560 -1
- package/docs-dist/demos_trela.js +341 -1
- package/docs-dist/demos_tsil.js +603 -1
- package/docs-dist/demos_tuoyal.js +872 -1
- package/docs-dist/demos_tupni.js +1245 -1
- package/docs-dist/demos_unem.js +1012 -1
- package/docs-dist/demos_xiffa.js +93 -1
- package/docs-dist/demos_xobkcehc.js +186 -1
- package/docs-dist/demos_yhpargopyt.js +798 -1
- package/docs-dist/demos_ytpme.js +433 -1
- package/docs-dist/docs__document__getting-started.md.js +193 -1
- package/docs-dist/docs__document__introduce.md.js +441 -1
- package/docs-dist/docs__document__practical-projects.md.js +117 -1
- package/docs-dist/docs__index.md.js +27 -1
- package/docs-dist/docs__story__index.md.js +89 -1
- package/docs-dist/dumi_demos.js +456 -1
- package/docs-dist/umi.js +28727 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~3ba4f4a1.js +2590 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~ac3aca9a.js +8970 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~e29e5a37.js +2619 -1
- package/docs-dist/vendors~demos_bmurcdaerb~demos_citsitats~demos_daolpu~demos_dirg~demos_drac~demos_ecaps~demos_egami~~4cc402e9.js +57323 -1
- package/docs-dist/vendors~demos_daolpu~demos_elbat.js +1649 -1
- package/docs-dist/vendors~demos_daolpu~demos_elbat~demos_sbat.js +4169 -1
- package/docs-dist/vendors~demos_gat.js +4673 -1
- package/docs-dist/vendors~demos_ladom.js +1855 -1
- package/docs-dist/vendors~demos_redivorp-gifnoc.js +9666 -1
- package/docs-dist/vendors~demos_sbat.js +1601 -1
- package/docs-dist/vendors~demos_trela.js +1722 -1
- package/docs-dist/vendors~demos_tsil.js +4970 -1
- package/docs-dist/vendors~demos_tuoyal.js +748 -1
- package/docs-dist/vendors~wrappers.js +1360 -1
- package/docs-dist/wrappers.js +21 -1
- package/es/drawer/style/drawer.less +8 -4
- package/es/drawer/style/index.css +1 -1
- package/es/style/themes/default.less +57 -29
- package/lib/drawer/style/drawer.less +8 -4
- package/lib/drawer/style/index.css +1 -1
- package/lib/style/themes/default.less +57 -29
- package/package.json +1 -1
- package/report.html +1 -1
@@ -1 +1,4099 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[31],{MZF8:function(e,t,l){"use strict";var a=l("ogwx");l.d(t,"a",(function(){return a["b"]}));l("VCU9")},RZMt:function(e,t,l){},Zxc8:function(e,t,l){"use strict";l.r(t);var a=l("q1tI"),n=l.n(a),r=l("k3GJ"),c=l("MZF8"),m=l("dEAq"),o=l("H1Ra");l("RZMt");function d(e,t){return h(e)||s(e,t)||i(e,t)||u()}function u(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function i(e,t){if(e){if("string"===typeof e)return E(e,t);var l=Object.prototype.toString.call(e).slice(8,-1);return"Object"===l&&e.constructor&&(l=e.constructor.name),"Map"===l||"Set"===l?Array.from(e):"Arguments"===l||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(l)?E(e,t):void 0}}function E(e,t){(null==t||t>e.length)&&(t=e.length);for(var l=0,a=new Array(t);l<t;l++)a[l]=e[l];return a}function s(e,t){var l=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=l){var a,n,r=[],c=!0,m=!1;try{for(l=l.call(e);!(c=(a=l.next()).done);c=!0)if(r.push(a.value),t&&r.length===t)break}catch(o){m=!0,n=o}finally{try{c||null==l["return"]||l["return"]()}finally{if(m)throw n}}return r}}function h(e){if(Array.isArray(e))return e}function p(e,t){var l,a=null===(l=e.match(/\.(\w+)$/))||void 0===l?void 0:l[1];return a||(a=t.tsx?"tsx":"jsx"),a}var f=function(e){var t,l,u,i=Object(a["useRef"])(),E=Object(a["useContext"])(m["context"]),s=E.locale,h=Object(m["useLocaleProps"])(s,e),f=Object(m["useDemoUrl"])(h.identifier),b=h.demoUrl||f,g=(null===c["a"]||void 0===c["a"]?void 0:c["a"].location.hash)==="#".concat(h.identifier),k=1===Object.keys(h.sources).length,v=Object(m["useCodeSandbox"])((null===(t=h.hideActions)||void 0===t?void 0:t.includes("CSB"))?null:h),F=Object(m["useRiddle"])((null===(l=h.hideActions)||void 0===l?void 0:l.includes("RIDDLE"))?null:h),L=Object(m["useMotions"])(h.motions||[],i.current),I=d(L,2),N=I[0],A=I[1],y=Object(m["useCopy"])(),x=d(y,2),w=x[0],P=x[1],V=Object(a["useState"])("_"),C=d(V,2),_=C[0],R=C[1],S=Object(a["useState"])(p(_,h.sources[_])),j=d(S,2),O=j[0],M=j[1],T=Object(a["useState"])(Boolean(h.defaultShowCode)),z=d(T,2),q=z[0],D=z[1],U=Object(a["useState"])(Math.random()),J=d(U,2),Z=J[0],$=J[1],H=h.sources[_][O]||h.sources[_].content,B=Object(m["useTSPlaygroundUrl"])(s,H),G=Object(a["useRef"])(),K=Object(m["usePrefersColor"])(),X=d(K,1),Q=X[0];function W(e){R(e),M(p(e,h.sources[e]))}return Object(a["useEffect"])((function(){$(Math.random())}),[Q]),n.a.createElement("div",{style:h.style,className:[h.className,"__dumi-default-previewer",g?"__dumi-default-previewer-target":""].filter(Boolean).join(" "),id:h.identifier,"data-debug":h.debug||void 0,"data-iframe":h.iframe||void 0},h.iframe&&n.a.createElement("div",{className:"__dumi-default-previewer-browser-nav"}),n.a.createElement("div",{ref:i,className:"__dumi-default-previewer-demo",style:{transform:h.transform?"translate(0, 0)":void 0,padding:h.compact||h.iframe&&!1!==h.compact?"0":void 0,background:h.background}},h.iframe?n.a.createElement("iframe",{title:"dumi-previewer",style:{height:String(h.iframe).replace(/(\d)$/,"$1px")},key:Z,src:b,ref:G}):h.children),n.a.createElement("div",{className:"__dumi-default-previewer-desc","data-title":h.title},h.title&&n.a.createElement(m["AnchorLink"],{to:"#".concat(h.identifier)},h.title),h.description&&n.a.createElement("div",{dangerouslySetInnerHTML:{__html:h.description}})),n.a.createElement("div",{className:"__dumi-default-previewer-actions"},v&&n.a.createElement("button",{title:"Open demo on CodeSandbox.io",className:"__dumi-default-icon",role:"codesandbox",onClick:v}),F&&n.a.createElement("button",{title:"Open demo on Riddle",className:"__dumi-default-icon",role:"riddle",onClick:F}),h.motions&&n.a.createElement("button",{title:"Execute motions",className:"__dumi-default-icon",role:"motions",disabled:A,onClick:function(){return N()}}),h.iframe&&n.a.createElement("button",{title:"Reload demo iframe page",className:"__dumi-default-icon",role:"refresh",onClick:function(){return $(Math.random())}}),!(null===(u=h.hideActions)||void 0===u?void 0:u.includes("EXTERNAL"))&&n.a.createElement(m["Link"],{target:"_blank",to:b},n.a.createElement("button",{title:"Open demo in new tab",className:"__dumi-default-icon",role:"open-demo",type:"button"})),n.a.createElement("span",null),n.a.createElement("button",{title:"Copy source code",className:"__dumi-default-icon",role:"copy","data-status":P,onClick:function(){return w(H)}}),"tsx"===O&&q&&n.a.createElement(m["Link"],{target:"_blank",to:B},n.a.createElement("button",{title:"Get JSX via TypeScript Playground",className:"__dumi-default-icon",role:"change-tsx",type:"button"})),n.a.createElement("button",{title:"Toggle source code panel",className:"__dumi-default-icon".concat(q?" __dumi-default-btn-expand":""),role:"source",type:"button",onClick:function(){return D(!q)}})),q&&n.a.createElement("div",{className:"__dumi-default-previewer-source-wrapper"},!k&&n.a.createElement(r["b"],{className:"__dumi-default-previewer-source-tab",prefixCls:"__dumi-default-tabs",moreIcon:"\xb7\xb7\xb7",defaultActiveKey:_,onChange:W},Object.keys(h.sources).map((function(e){return n.a.createElement(r["a"],{tab:"_"===e?"index.".concat(p(e,h.sources[e])):e,key:e})}))),n.a.createElement("div",{className:"__dumi-default-previewer-source"},n.a.createElement(o["a"],{code:H,lang:O,showCopy:!1}))))};t["default"]=f},gpcG:function(e,t,l){"use strict";l.r(t);var a=l("q1tI"),n=l.n(a),r=l("dEAq"),c=l("Zxc8"),m=l("H1Ra"),o=l("JjdP"),d=n.a.memo(o["default"]["form-basic"].component),u=n.a.memo(o["default"]["form-control-hooks"].component),i=n.a.memo(o["default"]["form-control-ref"].component),E=n.a.memo(o["default"]["form-layout"].component),s=n.a.memo(o["default"]["form-required-mark"].component),h=n.a.memo(o["default"]["form-size"].component),p=n.a.memo(o["default"]["form-dynamic-form-item"].component),f=n.a.memo(o["default"]["form-dynamic-form-items"].component),b=n.a.memo(o["default"]["form-dynamic-form-items-complex"].component),g=n.a.memo(o["default"]["form-nest-messages"].component),k=n.a.memo(o["default"]["form-complex-form-control"].component),v=n.a.memo(o["default"]["form-customized-form-controls"].component),F=n.a.memo(o["default"]["form-global-state"].component),L=n.a.memo(o["default"]["form-form-context"].component),I=n.a.memo(o["default"]["form-inline-login"].component),N=n.a.memo(o["default"]["form-normal-login"].component),A=n.a.memo(o["default"]["form-register"].component),y=n.a.memo(o["default"]["form-advanced-search"].component),x=n.a.memo(o["default"]["form-form-in-modal"].component),w=n.a.memo(o["default"]["form-time-related-controls"].component),P=n.a.memo(o["default"]["form-without-form-create"].component),V=n.a.memo(o["default"]["form-validate-static"].component),C=n.a.memo(o["default"]["form-dynamic-rule"].component);t["default"]=e=>(n.a.useEffect((()=>{var t;null!==e&&void 0!==e&&null!==(t=e.location)&&void 0!==t&&t.hash&&r["AnchorLink"].scrollToAnchor(decodeURIComponent(e.location.hash.slice(1)))}),[]),n.a.createElement(n.a.Fragment,null,n.a.createElement(n.a.Fragment,null,n.a.createElement("div",{className:"markdown"},n.a.createElement("h1",{id:"form-\u8868\u5355"},n.a.createElement(r["AnchorLink"],{to:"#form-\u8868\u5355","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Form \u8868\u5355"),n.a.createElement("p",null,"\u9ad8\u6027\u80fd\u8868\u5355\u63a7\u4ef6\uff0c\u81ea\u5e26\u6570\u636e\u57df\u7ba1\u7406\u3002\u5305\u542b\u6570\u636e\u5f55\u5165\u3001\u6821\u9a8c\u4ee5\u53ca\u5bf9\u5e94\u6837\u5f0f\u3002"),n.a.createElement("h2",{id:"\u4f55\u65f6\u4f7f\u7528"},n.a.createElement(r["AnchorLink"],{to:"#\u4f55\u65f6\u4f7f\u7528","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4f55\u65f6\u4f7f\u7528"),n.a.createElement("ul",null,n.a.createElement("li",null,"\u7528\u4e8e\u521b\u5efa\u4e00\u4e2a\u5b9e\u4f53\u6216\u6536\u96c6\u4fe1\u606f\u3002"),n.a.createElement("li",null,"\u9700\u8981\u5bf9\u8f93\u5165\u7684\u6570\u636e\u7c7b\u578b\u8fdb\u884c\u6821\u9a8c\u65f6\u3002")),n.a.createElement("h2",{id:"\u4ee3\u7801\u6f14\u793a"},n.a.createElement(r["AnchorLink"],{to:"#\u4ee3\u7801\u6f14\u793a","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4ee3\u7801\u6f14\u793a"),n.a.createElement("h3",{id:"\u57fa\u672c\u4f7f\u7528"},n.a.createElement(r["AnchorLink"],{to:"#\u57fa\u672c\u4f7f\u7528","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u57fa\u672c\u4f7f\u7528")),n.a.createElement(c["default"],o["default"]["form-basic"].previewerProps,n.a.createElement(d,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u8868\u5355\u65b9\u6cd5\u8c03\u7528"},n.a.createElement(r["AnchorLink"],{to:"#\u8868\u5355\u65b9\u6cd5\u8c03\u7528","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8868\u5355\u65b9\u6cd5\u8c03\u7528")),n.a.createElement(c["default"],o["default"]["form-control-hooks"].previewerProps,n.a.createElement(u,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u8868\u5355\u65b9\u6cd5\u8c03\u7528class-component"},n.a.createElement(r["AnchorLink"],{to:"#\u8868\u5355\u65b9\u6cd5\u8c03\u7528class-component","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8868\u5355\u65b9\u6cd5\u8c03\u7528\uff08Class component\uff09")),n.a.createElement(c["default"],o["default"]["form-control-ref"].previewerProps,n.a.createElement(i,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u8868\u5355\u5e03\u5c40"},n.a.createElement(r["AnchorLink"],{to:"#\u8868\u5355\u5e03\u5c40","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8868\u5355\u5e03\u5c40")),n.a.createElement(c["default"],o["default"]["form-layout"].previewerProps,n.a.createElement(E,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u5fc5\u9009\u6837\u5f0f"},n.a.createElement(r["AnchorLink"],{to:"#\u5fc5\u9009\u6837\u5f0f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5fc5\u9009\u6837\u5f0f")),n.a.createElement(c["default"],o["default"]["form-required-mark"].previewerProps,n.a.createElement(s,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u8868\u5355\u5c3a\u5bf8"},n.a.createElement(r["AnchorLink"],{to:"#\u8868\u5355\u5c3a\u5bf8","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8868\u5355\u5c3a\u5bf8")),n.a.createElement(c["default"],o["default"]["form-size"].previewerProps,n.a.createElement(h,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879"},n.a.createElement(r["AnchorLink"],{to:"#\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879")),n.a.createElement(c["default"],o["default"]["form-dynamic-form-item"].previewerProps,n.a.createElement(p,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u52a8\u6001\u589e\u51cf\u5d4c\u5957\u5b57\u6bb5"},n.a.createElement(r["AnchorLink"],{to:"#\u52a8\u6001\u589e\u51cf\u5d4c\u5957\u5b57\u6bb5","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u52a8\u6001\u589e\u51cf\u5d4c\u5957\u5b57\u6bb5")),n.a.createElement(c["default"],o["default"]["form-dynamic-form-items"].previewerProps,n.a.createElement(f,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u590d\u6742\u7684\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879"},n.a.createElement(r["AnchorLink"],{to:"#\u590d\u6742\u7684\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u590d\u6742\u7684\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879")),n.a.createElement(c["default"],o["default"]["form-dynamic-form-items-complex"].previewerProps,n.a.createElement(b,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u5d4c\u5957\u7ed3\u6784\u4e0e\u6821\u9a8c\u4fe1\u606f"},n.a.createElement(r["AnchorLink"],{to:"#\u5d4c\u5957\u7ed3\u6784\u4e0e\u6821\u9a8c\u4fe1\u606f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5d4c\u5957\u7ed3\u6784\u4e0e\u6821\u9a8c\u4fe1\u606f")),n.a.createElement(c["default"],o["default"]["form-nest-messages"].previewerProps,n.a.createElement(g,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u590d\u6742\u4e00\u70b9\u7684\u63a7\u4ef6"},n.a.createElement(r["AnchorLink"],{to:"#\u590d\u6742\u4e00\u70b9\u7684\u63a7\u4ef6","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u590d\u6742\u4e00\u70b9\u7684\u63a7\u4ef6")),n.a.createElement(c["default"],o["default"]["form-complex-form-control"].previewerProps,n.a.createElement(k,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("p",null,"\u8fd9\u91cc\u6f14\u793a ",n.a.createElement("code",null,"Form.Item")," \u5185\u6709\u591a\u4e2a\u5143\u7d20\u7684\u4f7f\u7528\u65b9\u5f0f\u3002",n.a.createElement("code",null,'<Form.Item name="field" />')," \u53ea\u4f1a\u5bf9\u5b83\u7684\u76f4\u63a5\u5b50\u5143\u7d20\u7ed1\u5b9a\u8868\u5355\u529f\u80fd\uff0c\u4f8b\u5982\u76f4\u63a5\u5305\u88f9\u4e86 Input/Select\u3002\u5982\u679c\u63a7\u4ef6\u524d\u540e\u8fd8\u6709\u4e00\u4e9b\u6587\u6848\u6216\u6837\u5f0f\u88c5\u70b9\uff0c\u6216\u8005\u4e00\u4e2a\u8868\u5355\u9879\u5185\u6709\u591a\u4e2a\u63a7\u4ef6\uff0c\u4f60\u53ef\u4ee5\u4f7f\u7528\u5185\u5d4c\u7684 ",n.a.createElement("code",null,"Form.Item")," \u5b8c\u6210\u3002\u4f60\u53ef\u4ee5\u7ed9 ",n.a.createElement("code",null,"Form.Item")," \u81ea\u5b9a\u4e49 ",n.a.createElement("code",null,"style")," \u8fdb\u884c\u5185\u8054\u5e03\u5c40\uff0c\u6216\u8005\u6dfb\u52a0 ",n.a.createElement("code",null,"noStyle")," \u4f5c\u4e3a\u7eaf\u7cb9\u7684\u65e0\u6837\u5f0f\u7ed1\u5b9a\u7ec4\u4ef6\uff08\u7c7b\u4f3c 3.x \u4e2d\u7684 ",n.a.createElement("code",null,"getFieldDecorator"),"\uff09\u3002"),n.a.createElement(m["a"],{code:'- <Form.Item label="Field" name="field">\n- <Input />\n- </Form.Item>\n+ <Form.Item label="Field">\n+ <Form.Item name="field" noStyle><Input /></Form.Item> // \u76f4\u63a5\u5305\u88f9\u624d\u4f1a\u7ed1\u5b9a\u8868\u5355\n+ <span>description</span>\n+ </Form.Item>',lang:"diff"}),n.a.createElement("p",null,"\u8fd9\u91cc\u5c55\u793a\u4e86\u4e09\u79cd\u5178\u578b\u573a\u666f\uff1a"),n.a.createElement("ul",null,n.a.createElement("li",null,n.a.createElement("code",null,"Username"),"\uff1a\u8f93\u5165\u6846\u540e\u9762\u6709\u63cf\u8ff0\u6587\u6848\u6216\u5176\u4ed6\u7ec4\u4ef6\uff0c\u5728 ",n.a.createElement("code",null,"Form.Item")," \u5185\u4f7f\u7528 ",n.a.createElement("code",null,'<Form.Item name="field" noStyle />')," \u53bb\u7ed1\u5b9a\u5bf9\u5e94\u5b50\u63a7\u4ef6\u3002"),n.a.createElement("li",null,n.a.createElement("code",null,"Address"),"\uff1a\u6709\u4e24\u4e2a\u63a7\u4ef6\uff0c\u5728 ",n.a.createElement("code",null,"Form.Item")," \u5185\u4f7f\u7528\u4e24\u4e2a ",n.a.createElement("code",null,'<Form.Item name="field" noStyle />')," \u5206\u522b\u7ed1\u5b9a\u5bf9\u5e94\u63a7\u4ef6\u3002"),n.a.createElement("li",null,n.a.createElement("code",null,"BirthDate"),"\uff1a\u6709\u4e24\u4e2a\u5185\u8054\u63a7\u4ef6\uff0c\u9519\u8bef\u4fe1\u606f\u5c55\u793a\u5404\u81ea\u63a7\u4ef6\u4e0b\uff0c\u4f7f\u7528\u4e24\u4e2a ",n.a.createElement("code",null,'<Form.Item name="field" />')," \u5206\u522b\u7ed1\u5b9a\u5bf9\u5e94\u63a7\u4ef6\uff0c\u5e76\u4fee\u6539 ",n.a.createElement("code",null,"style")," \u4f7f\u5176\u5185\u8054\u5e03\u5c40\u3002")),n.a.createElement("blockquote",null,n.a.createElement("p",null,"\u6ce8\u610f\uff0c\u5728 label \u5bf9\u5e94\u7684 Form.Item \u4e0a\u4e0d\u8981\u5728\u6307\u5b9a ",n.a.createElement("code",null,"name")," \u5c5e\u6027\uff0c\u8fd9\u4e2a Item \u53ea\u4f5c\u4e3a\u5e03\u5c40\u4f5c\u7528\u3002")),n.a.createElement("p",null,"\u66f4\u590d\u6742\u7684\u5c01\u88c5\u590d\u7528\u65b9\u5f0f\u53ef\u4ee5\u53c2\u8003\u4e0b\u9762\u7684 ",n.a.createElement("code",null,"\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6")," \u6f14\u793a\u3002"),n.a.createElement("hr",null),n.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6"},n.a.createElement(r["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6"),n.a.createElement("p",null,"\u81ea\u5b9a\u4e49\u6216\u7b2c\u4e09\u65b9\u7684\u8868\u5355\u63a7\u4ef6\uff0c\u4e5f\u53ef\u4ee5\u4e0e Form \u7ec4\u4ef6\u4e00\u8d77\u4f7f\u7528\u3002\u53ea\u8981\u8be5\u7ec4\u4ef6\u9075\u5faa\u4ee5\u4e0b\u7684\u7ea6\u5b9a\uff1a"),n.a.createElement("blockquote",null,n.a.createElement("ul",null,n.a.createElement("li",null,"\u63d0\u4f9b\u53d7\u63a7\u5c5e\u6027 ",n.a.createElement("code",null,"value")," \u6216\u5176\u5b83\u4e0e ",n.a.createElement(r["Link"],{to:"https://ant.design/components/form-cn/#Form.Item"},n.a.createElement("code",null,"valuePropName"))," \u7684\u503c\u540c\u540d\u7684\u5c5e\u6027\u3002"),n.a.createElement("li",null,"\u63d0\u4f9b ",n.a.createElement("code",null,"onChange")," \u4e8b\u4ef6\u6216 ",n.a.createElement(r["Link"],{to:"https://ant.design/components/form-cn/#Form.Item"},n.a.createElement("code",null,"trigger"))," \u7684\u503c\u540c\u540d\u7684\u4e8b\u4ef6\u3002")))),n.a.createElement(c["default"],o["default"]["form-customized-form-controls"].previewerProps,n.a.createElement(v,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u8868\u5355\u6570\u636e\u5b58\u50a8\u4e8e\u4e0a\u5c42\u7ec4\u4ef6"},n.a.createElement(r["AnchorLink"],{to:"#\u8868\u5355\u6570\u636e\u5b58\u50a8\u4e8e\u4e0a\u5c42\u7ec4\u4ef6","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8868\u5355\u6570\u636e\u5b58\u50a8\u4e8e\u4e0a\u5c42\u7ec4\u4ef6"),n.a.createElement("p",null,"\u901a\u8fc7 ",n.a.createElement("code",null,"onFieldsChange")," \u548c ",n.a.createElement("code",null,"fields"),"\uff0c\u53ef\u4ee5\u628a\u8868\u5355\u7684\u6570\u636e\u5b58\u50a8\u5230\u4e0a\u5c42\u7ec4\u4ef6\u6216\u8005 ",n.a.createElement(r["Link"],{to:"https://github.com/reactjs/redux"},"Redux"),"\u3001",n.a.createElement(r["Link"],{to:"https://github.com/dvajs/dva"},"dva")," \u4e2d\uff0c\u66f4\u591a\u53ef\u53c2\u8003 ",n.a.createElement(r["Link"],{to:"https://rc-field-form.react-component.now.sh/?selectedKind=rc-field-form&selectedStory=StateForm-redux&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel"},"rc-field-form \u793a\u4f8b"),"\u3002"),n.a.createElement("p",null,n.a.createElement("strong",null,"\u6ce8\u610f\uff1a")," \u5c06\u8868\u5355\u6570\u636e\u5b58\u50a8\u4e8e\u5916\u90e8\u5bb9\u5668",n.a.createElement(r["Link"],{to:"https://github.com/reduxjs/redux/issues/1287#issuecomment-175351978"},"\u5e76\u975e\u597d\u7684\u5b9e\u8df5"),"\uff0c\u5982\u65e0\u5fc5\u8981\u8bf7\u907f\u514d\u4f7f\u7528\u3002")),n.a.createElement(c["default"],o["default"]["form-global-state"].previewerProps,n.a.createElement(F,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u591a\u8868\u5355\u8054\u52a8"},n.a.createElement(r["AnchorLink"],{to:"#\u591a\u8868\u5355\u8054\u52a8","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u591a\u8868\u5355\u8054\u52a8")),n.a.createElement(c["default"],o["default"]["form-form-context"].previewerProps,n.a.createElement(L,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u5185\u8054\u767b\u5f55\u680f"},n.a.createElement(r["AnchorLink"],{to:"#\u5185\u8054\u767b\u5f55\u680f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5185\u8054\u767b\u5f55\u680f")),n.a.createElement(c["default"],o["default"]["form-inline-login"].previewerProps,n.a.createElement(I,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u767b\u5f55\u6846"},n.a.createElement(r["AnchorLink"],{to:"#\u767b\u5f55\u6846","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u767b\u5f55\u6846")),n.a.createElement(c["default"],o["default"]["form-normal-login"].previewerProps,n.a.createElement(N,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u6ce8\u518c\u65b0\u7528\u6237"},n.a.createElement(r["AnchorLink"],{to:"#\u6ce8\u518c\u65b0\u7528\u6237","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u6ce8\u518c\u65b0\u7528\u6237")),n.a.createElement(c["default"],o["default"]["form-register"].previewerProps,n.a.createElement(A,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u9ad8\u7ea7\u641c\u7d22"},n.a.createElement(r["AnchorLink"],{to:"#\u9ad8\u7ea7\u641c\u7d22","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u9ad8\u7ea7\u641c\u7d22")),n.a.createElement(c["default"],o["default"]["form-advanced-search"].previewerProps,n.a.createElement(y,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u5f39\u51fa\u5c42\u4e2d\u7684\u65b0\u5efa\u8868\u5355"},n.a.createElement(r["AnchorLink"],{to:"#\u5f39\u51fa\u5c42\u4e2d\u7684\u65b0\u5efa\u8868\u5355","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5f39\u51fa\u5c42\u4e2d\u7684\u65b0\u5efa\u8868\u5355")),n.a.createElement(c["default"],o["default"]["form-form-in-modal"].previewerProps,n.a.createElement(x,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u65f6\u95f4\u7c7b\u63a7\u4ef6"},n.a.createElement(r["AnchorLink"],{to:"#\u65f6\u95f4\u7c7b\u63a7\u4ef6","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u65f6\u95f4\u7c7b\u63a7\u4ef6")),n.a.createElement(c["default"],o["default"]["form-time-related-controls"].previewerProps,n.a.createElement(w,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u81ea\u884c\u5904\u7406\u8868\u5355\u6570\u636e"},n.a.createElement(r["AnchorLink"],{to:"#\u81ea\u884c\u5904\u7406\u8868\u5355\u6570\u636e","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u884c\u5904\u7406\u8868\u5355\u6570\u636e")),n.a.createElement(c["default"],o["default"]["form-without-form-create"].previewerProps,n.a.createElement(P,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u6821\u9a8c"},n.a.createElement(r["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u6821\u9a8c","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u6821\u9a8c"),n.a.createElement("p",null,"\u6211\u4eec\u63d0\u4f9b\u4e86 ",n.a.createElement("code",null,"validateStatus")," ",n.a.createElement("code",null,"help")," ",n.a.createElement("code",null,"hasFeedback")," \u7b49\u5c5e\u6027\uff0c\u4f60\u53ef\u4ee5\u4e0d\u901a\u8fc7 Form \u81ea\u5df1\u5b9a\u4e49\u6821\u9a8c\u7684\u65f6\u673a\u548c\u5185\u5bb9\u3002"),n.a.createElement("ol",null,n.a.createElement("li",null,n.a.createElement("code",null,"validateStatus"),": \u6821\u9a8c\u72b6\u6001\uff0c\u53ef\u9009 'success', 'warning', 'error', 'validating'\u3002"),n.a.createElement("li",null,n.a.createElement("code",null,"hasFeedback"),"\uff1a\u7528\u4e8e\u7ed9\u8f93\u5165\u6846\u6dfb\u52a0\u53cd\u9988\u56fe\u6807\u3002"),n.a.createElement("li",null,n.a.createElement("code",null,"help"),"\uff1a\u8bbe\u7f6e\u6821\u9a8c\u6587\u6848\u3002"))),n.a.createElement(c["default"],o["default"]["form-validate-static"].previewerProps,n.a.createElement(V,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u52a8\u6001\u6821\u9a8c\u89c4\u5219"},n.a.createElement(r["AnchorLink"],{to:"#\u52a8\u6001\u6821\u9a8c\u89c4\u5219","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u52a8\u6001\u6821\u9a8c\u89c4\u5219")),n.a.createElement(c["default"],o["default"]["form-dynamic-rule"].previewerProps,n.a.createElement(C,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h2",{id:"api"},n.a.createElement(r["AnchorLink"],{to:"#api","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"API"),n.a.createElement("h3",{id:"form"},n.a.createElement(r["AnchorLink"],{to:"#form","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Form"),n.a.createElement("table",null,n.a.createElement("thead",null,n.a.createElement("tr",null,n.a.createElement("th",null,"\u53c2\u6570"),n.a.createElement("th",null,"\u8bf4\u660e"),n.a.createElement("th",null,"\u7c7b\u578b"),n.a.createElement("th",null,"\u9ed8\u8ba4\u503c"),n.a.createElement("th",null,"\u7248\u672c"))),n.a.createElement("tbody",null,n.a.createElement("tr",null,n.a.createElement("td",null,"colon"),n.a.createElement("td",null,"\u914d\u7f6e Form.Item \u7684 ",n.a.createElement("code",null,"colon")," \u7684\u9ed8\u8ba4\u503c\u3002\u8868\u793a\u662f\u5426\u663e\u793a label \u540e\u9762\u7684\u5192\u53f7 (\u53ea\u6709\u5728\u5c5e\u6027 layout \u4e3a horizontal \u65f6\u6709\u6548)"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"true"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"component"),n.a.createElement("td",null,"\u8bbe\u7f6e Form \u6e32\u67d3\u5143\u7d20\uff0c\u4e3a ",n.a.createElement("code",null,"false")," \u5219\u4e0d\u521b\u5efa DOM \u8282\u70b9"),n.a.createElement("td",null,"ComponentType | false"),n.a.createElement("td",null,"form"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"fields"),n.a.createElement("td",null,"\u901a\u8fc7\u72b6\u6001\u7ba1\u7406\uff08\u5982 redux\uff09\u63a7\u5236\u8868\u5355\u5b57\u6bb5\uff0c\u5982\u975e\u5f3a\u9700\u6c42\u4e0d\u63a8\u8350\u4f7f\u7528\u3002\u67e5\u770b",n.a.createElement(r["AnchorLink"],{to:"#components-form-demo-global-state"},"\u793a\u4f8b")),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"#FieldData"},"FieldData"),"[]"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"form"),n.a.createElement("td",null,"\u7ecf ",n.a.createElement("code",null,"Form.useForm()")," \u521b\u5efa\u7684 form \u63a7\u5236\u5b9e\u4f8b\uff0c\u4e0d\u63d0\u4f9b\u65f6\u4f1a\u81ea\u52a8\u521b\u5efa"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"#FormInstance"},"FormInstance")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"initialValues"),n.a.createElement("td",null,"\u8868\u5355\u9ed8\u8ba4\u503c\uff0c\u53ea\u6709\u521d\u59cb\u5316\u4ee5\u53ca\u91cd\u7f6e\u65f6\u751f\u6548"),n.a.createElement("td",null,"object"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"labelAlign"),n.a.createElement("td",null,"label \u6807\u7b7e\u7684\u6587\u672c\u5bf9\u9f50\u65b9\u5f0f"),n.a.createElement("td",null,n.a.createElement("code",null,"left")," | ",n.a.createElement("code",null,"right")),n.a.createElement("td",null,n.a.createElement("code",null,"right")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"labelCol"),n.a.createElement("td",null,"label \u6807\u7b7e\u5e03\u5c40\uff0c\u540c ",n.a.createElement("code",null,"<Col>")," \u7ec4\u4ef6\uff0c\u8bbe\u7f6e ",n.a.createElement("code",null,"span")," ",n.a.createElement("code",null,"offset")," \u503c\uff0c\u5982 ",n.a.createElement("code",null,"{","span: 3, offset: 12","}")," \u6216 ",n.a.createElement("code",null,"sm: ","{","span: 3, offset: 12","}")),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"/components/grid/#Col"},"object")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"layout"),n.a.createElement("td",null,"\u8868\u5355\u5e03\u5c40"),n.a.createElement("td",null,n.a.createElement("code",null,"horizontal")," | ",n.a.createElement("code",null,"vertical")," | ",n.a.createElement("code",null,"inline")),n.a.createElement("td",null,n.a.createElement("code",null,"horizontal")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"name"),n.a.createElement("td",null,"\u8868\u5355\u540d\u79f0\uff0c\u4f1a\u4f5c\u4e3a\u8868\u5355\u5b57\u6bb5 ",n.a.createElement("code",null,"id")," \u524d\u7f00\u4f7f\u7528"),n.a.createElement("td",null,"string"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"preserve"),n.a.createElement("td",null,"\u5f53\u5b57\u6bb5\u88ab\u5220\u9664\u65f6\u4fdd\u7559\u5b57\u6bb5\u503c"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"true"),n.a.createElement("td",null,"4.4.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"requiredMark"),n.a.createElement("td",null,"\u5fc5\u9009\u6837\u5f0f\uff0c\u53ef\u4ee5\u5207\u6362\u4e3a\u5fc5\u9009\u6216\u8005\u53ef\u9009\u5c55\u793a\u6837\u5f0f\u3002\u6b64\u4e3a Form \u914d\u7f6e\uff0cForm.Item \u65e0\u6cd5\u5355\u72ec\u914d\u7f6e"),n.a.createElement("td",null,"boolean | ",n.a.createElement("code",null,"optional")),n.a.createElement("td",null,"true"),n.a.createElement("td",null,"4.6.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"scrollToFirstError"),n.a.createElement("td",null,"\u63d0\u4ea4\u5931\u8d25\u81ea\u52a8\u6eda\u52a8\u5230\u7b2c\u4e00\u4e2a\u9519\u8bef\u5b57\u6bb5"),n.a.createElement("td",null,"boolean | ",n.a.createElement(r["Link"],{to:"https://github.com/stipsan/scroll-into-view-if-needed/tree/ece40bd9143f48caf4b99503425ecb16b0ad8249#options"},"Options")),n.a.createElement("td",null,"false"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"size"),n.a.createElement("td",null,"\u8bbe\u7f6e\u5b57\u6bb5\u7ec4\u4ef6\u7684\u5c3a\u5bf8\uff08\u4ec5\u9650 antd \u7ec4\u4ef6\uff09"),n.a.createElement("td",null,n.a.createElement("code",null,"small")," | ",n.a.createElement("code",null,"middle")," | ",n.a.createElement("code",null,"large")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"validateMessages"),n.a.createElement("td",null,"\u9a8c\u8bc1\u63d0\u793a\u6a21\u677f\uff0c\u8bf4\u660e",n.a.createElement(r["AnchorLink"],{to:"#validateMessages"},"\u89c1\u4e0b")),n.a.createElement("td",null,n.a.createElement(r["Link"],{to:"https://github.com/react-component/field-form/blob/master/src/utils/messages.ts"},"ValidateMessages")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"validateTrigger"),n.a.createElement("td",null,"\u7edf\u4e00\u8bbe\u7f6e\u5b57\u6bb5\u89e6\u53d1\u9a8c\u8bc1\u7684\u65f6\u673a"),n.a.createElement("td",null,"string | string[]"),n.a.createElement("td",null,n.a.createElement("code",null,"onChange")),n.a.createElement("td",null,"4.3.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"wrapperCol"),n.a.createElement("td",null,"\u9700\u8981\u4e3a\u8f93\u5165\u63a7\u4ef6\u8bbe\u7f6e\u5e03\u5c40\u6837\u5f0f\u65f6\uff0c\u4f7f\u7528\u8be5\u5c5e\u6027\uff0c\u7528\u6cd5\u540c labelCol"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"/components/grid/#Col"},"object")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onFieldsChange"),n.a.createElement("td",null,"\u5b57\u6bb5\u66f4\u65b0\u65f6\u89e6\u53d1\u56de\u8c03\u4e8b\u4ef6"),n.a.createElement("td",null,"function(changedFields, allFields)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onFinish"),n.a.createElement("td",null,"\u63d0\u4ea4\u8868\u5355\u4e14\u6570\u636e\u9a8c\u8bc1\u6210\u529f\u540e\u56de\u8c03\u4e8b\u4ef6"),n.a.createElement("td",null,"function(values)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onFinishFailed"),n.a.createElement("td",null,"\u63d0\u4ea4\u8868\u5355\u4e14\u6570\u636e\u9a8c\u8bc1\u5931\u8d25\u540e\u56de\u8c03\u4e8b\u4ef6"),n.a.createElement("td",null,"function(","{"," values, errorFields, outOfDate ","}",")"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onValuesChange"),n.a.createElement("td",null,"\u5b57\u6bb5\u503c\u66f4\u65b0\u65f6\u89e6\u53d1\u56de\u8c03\u4e8b\u4ef6"),n.a.createElement("td",null,"function(changedValues, allValues)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)))),n.a.createElement("h3",{id:"validatemessages"},n.a.createElement(r["AnchorLink"],{to:"#validatemessages","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"validateMessages"),n.a.createElement("p",null,"Form \u4e3a\u9a8c\u8bc1\u63d0\u4f9b\u4e86",n.a.createElement(r["Link"],{to:"https://github.com/react-component/field-form/blob/master/src/utils/messages.ts"},"\u9ed8\u8ba4\u7684\u9519\u8bef\u63d0\u793a\u4fe1\u606f"),"\uff0c\u4f60\u53ef\u4ee5\u901a\u8fc7\u914d\u7f6e ",n.a.createElement("code",null,"validateMessages")," \u5c5e\u6027\uff0c\u4fee\u6539\u5bf9\u5e94\u7684\u63d0\u793a\u6a21\u677f\u3002\u4e00\u79cd\u5e38\u89c1\u7684\u4f7f\u7528\u65b9\u5f0f\uff0c\u662f\u914d\u7f6e\u56fd\u9645\u5316\u63d0\u793a\u4fe1\u606f\uff1a"),n.a.createElement(m["a"],{code:"const validateMessages = {\n required: \"'${name}' \u662f\u5fc5\u9009\u5b57\u6bb5\",\n // ...\n};\n\n<Form validateMessages={validateMessages} />;",lang:"bash"}),n.a.createElement("p",null,"\u6b64\u5916\uff0c",n.a.createElement(r["Link"],{to:"/components/config-provider/"},"ConfigProvider")," \u4e5f\u63d0\u4f9b\u4e86\u5168\u5c40\u5316\u914d\u7f6e\u65b9\u6848\uff0c\u5141\u8bb8\u7edf\u4e00\u914d\u7f6e\u9519\u8bef\u63d0\u793a\u6a21\u677f\uff1a"),n.a.createElement(m["a"],{code:"const validateMessages = {\n required: \"'${name}' \u662f\u5fc5\u9009\u5b57\u6bb5\",\n // ...\n};\n\n<ConfigProvider form={{ validateMessages }}>\n <Form />\n</ConfigProvider>;",lang:"bash"}),n.a.createElement("h2",{id:"formitem"},n.a.createElement(r["AnchorLink"],{to:"#formitem","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Form.Item"),n.a.createElement("p",null,"\u8868\u5355\u5b57\u6bb5\u7ec4\u4ef6\uff0c\u7528\u4e8e\u6570\u636e\u53cc\u5411\u7ed1\u5b9a\u3001\u6821\u9a8c\u3001\u5e03\u5c40\u7b49\u3002"),n.a.createElement("table",null,n.a.createElement("thead",null,n.a.createElement("tr",null,n.a.createElement("th",null,"\u53c2\u6570"),n.a.createElement("th",null,"\u8bf4\u660e"),n.a.createElement("th",null,"\u7c7b\u578b"),n.a.createElement("th",null,"\u9ed8\u8ba4\u503c"),n.a.createElement("th",null,"\u7248\u672c"))),n.a.createElement("tbody",null,n.a.createElement("tr",null,n.a.createElement("td",null,"colon"),n.a.createElement("td",null,"\u914d\u5408 ",n.a.createElement("code",null,"label")," \u5c5e\u6027\u4f7f\u7528\uff0c\u8868\u793a\u662f\u5426\u663e\u793a ",n.a.createElement("code",null,"label")," \u540e\u9762\u7684\u5192\u53f7"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"true"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"dependencies"),n.a.createElement("td",null,"\u8bbe\u7f6e\u4f9d\u8d56\u5b57\u6bb5\uff0c\u8bf4\u660e",n.a.createElement(r["AnchorLink"],{to:"#dependencies"},"\u89c1\u4e0b")),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),"[]"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"extra"),n.a.createElement("td",null,"\u989d\u5916\u7684\u63d0\u793a\u4fe1\u606f\uff0c\u548c ",n.a.createElement("code",null,"help")," \u7c7b\u4f3c\uff0c\u5f53\u9700\u8981\u9519\u8bef\u4fe1\u606f\u548c\u63d0\u793a\u6587\u6848\u540c\u65f6\u51fa\u73b0\u65f6\uff0c\u53ef\u4ee5\u4f7f\u7528\u8fd9\u4e2a\u3002"),n.a.createElement("td",null,"ReactNode"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"getValueFromEvent"),n.a.createElement("td",null,"\u8bbe\u7f6e\u5982\u4f55\u5c06 event \u7684\u503c\u8f6c\u6362\u6210\u5b57\u6bb5\u503c"),n.a.createElement("td",null,"(..args: any[]) => any"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"getValueProps"),n.a.createElement("td",null,"\u4e3a\u5b50\u5143\u7d20\u6dfb\u52a0\u989d\u5916\u7684\u5c5e\u6027"),n.a.createElement("td",null,"(value: any) => any"),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.2.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"hasFeedback"),n.a.createElement("td",null,"\u914d\u5408 ",n.a.createElement("code",null,"validateStatus")," \u5c5e\u6027\u4f7f\u7528\uff0c\u5c55\u793a\u6821\u9a8c\u72b6\u6001\u56fe\u6807\uff0c\u5efa\u8bae\u53ea\u914d\u5408 Input \u7ec4\u4ef6\u4f7f\u7528"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"false"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"help"),n.a.createElement("td",null,"\u63d0\u793a\u4fe1\u606f\uff0c\u5982\u4e0d\u8bbe\u7f6e\uff0c\u5219\u4f1a\u6839\u636e\u6821\u9a8c\u89c4\u5219\u81ea\u52a8\u751f\u6210"),n.a.createElement("td",null,"ReactNode"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"hidden"),n.a.createElement("td",null,"\u662f\u5426\u9690\u85cf\u5b57\u6bb5\uff08\u4f9d\u7136\u4f1a\u6536\u96c6\u548c\u6821\u9a8c\u5b57\u6bb5\uff09"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"false"),n.a.createElement("td",null,"4.4.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"htmlFor"),n.a.createElement("td",null,"\u8bbe\u7f6e\u5b50\u5143\u7d20 label ",n.a.createElement("code",null,"htmlFor")," \u5c5e\u6027"),n.a.createElement("td",null,"string"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"initialValue"),n.a.createElement("td",null,"\u8bbe\u7f6e\u5b50\u5143\u7d20\u9ed8\u8ba4\u503c\uff0c\u5982\u679c\u4e0e Form \u7684 ",n.a.createElement("code",null,"initialValues")," \u51b2\u7a81\u5219\u4ee5 Form \u4e3a\u51c6"),n.a.createElement("td",null,"string"),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.2.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"label"),n.a.createElement("td",null,n.a.createElement("code",null,"label")," \u6807\u7b7e\u7684\u6587\u672c"),n.a.createElement("td",null,"ReactNode"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"labelAlign"),n.a.createElement("td",null,"\u6807\u7b7e\u6587\u672c\u5bf9\u9f50\u65b9\u5f0f"),n.a.createElement("td",null,n.a.createElement("code",null,"left")," | ",n.a.createElement("code",null,"right")),n.a.createElement("td",null,n.a.createElement("code",null,"right")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"labelCol"),n.a.createElement("td",null,n.a.createElement("code",null,"label")," \u6807\u7b7e\u5e03\u5c40\uff0c\u540c ",n.a.createElement("code",null,"<Col>")," \u7ec4\u4ef6\uff0c\u8bbe\u7f6e ",n.a.createElement("code",null,"span")," ",n.a.createElement("code",null,"offset")," \u503c\uff0c\u5982 ",n.a.createElement("code",null,"{","span: 3, offset: 12","}")," \u6216 ",n.a.createElement("code",null,"sm: ","{","span: 3, offset: 12","}"),"\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7 Form \u7684 ",n.a.createElement("code",null,"labelCol")," \u8fdb\u884c\u7edf\u4e00\u8bbe\u7f6e\uff0c\uff0c\u4e0d\u4f1a\u4f5c\u7528\u4e8e\u5d4c\u5957 Item\u3002\u5f53\u548c Form \u540c\u65f6\u8bbe\u7f6e\u65f6\uff0c\u4ee5 Item \u4e3a\u51c6"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"/components/grid/#Col"},"object")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"messageVariables"),n.a.createElement("td",null,"\u9ed8\u8ba4\u9a8c\u8bc1\u5b57\u6bb5\u7684\u4fe1\u606f"),n.a.createElement("td",null,"Record<string, string>"),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.7.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"name"),n.a.createElement("td",null,"\u5b57\u6bb5\u540d\uff0c\u652f\u6301\u6570\u7ec4"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"normalize"),n.a.createElement("td",null,"\u7ec4\u4ef6\u83b7\u53d6\u503c\u540e\u8fdb\u884c\u8f6c\u6362\uff0c\u518d\u653e\u5165 Form \u4e2d\u3002\u4e0d\u652f\u6301\u5f02\u6b65"),n.a.createElement("td",null,"(value, prevValue, prevValues) => any"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"noStyle"),n.a.createElement("td",null,"\u4e3a ",n.a.createElement("code",null,"true")," \u65f6\u4e0d\u5e26\u6837\u5f0f\uff0c\u4f5c\u4e3a\u7eaf\u5b57\u6bb5\u63a7\u4ef6\u4f7f\u7528"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"false"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"preserve"),n.a.createElement("td",null,"\u5f53\u5b57\u6bb5\u88ab\u5220\u9664\u65f6\u4fdd\u7559\u5b57\u6bb5\u503c"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"true"),n.a.createElement("td",null,"4.4.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"required"),n.a.createElement("td",null,"\u5fc5\u586b\u6837\u5f0f\u8bbe\u7f6e\u3002\u5982\u4e0d\u8bbe\u7f6e\uff0c\u5219\u4f1a\u6839\u636e\u6821\u9a8c\u89c4\u5219\u81ea\u52a8\u751f\u6210"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"false"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"rules"),n.a.createElement("td",null,"\u6821\u9a8c\u89c4\u5219\uff0c\u8bbe\u7f6e\u5b57\u6bb5\u7684\u6821\u9a8c\u903b\u8f91\u3002\u70b9\u51fb",n.a.createElement(r["AnchorLink"],{to:"#components-form-demo-basic"},"\u6b64\u5904"),"\u67e5\u770b\u793a\u4f8b"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"#Rule"},"Rule"),"[]"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"shouldUpdate"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5b57\u6bb5\u66f4\u65b0\u903b\u8f91\uff0c\u8bf4\u660e",n.a.createElement(r["AnchorLink"],{to:"#shouldUpdate"},"\u89c1\u4e0b")),n.a.createElement("td",null,"boolean | (prevValue, curValue) => boolean"),n.a.createElement("td",null,"false"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"tooltip"),n.a.createElement("td",null,"\u914d\u7f6e\u63d0\u793a\u4fe1\u606f"),n.a.createElement("td",null,"ReactNode | ",n.a.createElement(r["AnchorLink"],{to:"/components/tooltip#API"},"TooltipProps & ","{"," icon: ReactNode ","}")),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.7.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"trigger"),n.a.createElement("td",null,"\u8bbe\u7f6e\u6536\u96c6\u5b57\u6bb5\u503c\u53d8\u66f4\u7684\u65f6\u673a\u3002\u70b9\u51fb",n.a.createElement(r["AnchorLink"],{to:"#components-form-demo-customized-form-controls"},"\u6b64\u5904"),"\u67e5\u770b\u793a\u4f8b"),n.a.createElement("td",null,"string"),n.a.createElement("td",null,n.a.createElement("code",null,"onChange")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"validateFirst"),n.a.createElement("td",null,"\u5f53\u67d0\u4e00\u89c4\u5219\u6821\u9a8c\u4e0d\u901a\u8fc7\u65f6\uff0c\u662f\u5426\u505c\u6b62\u5269\u4e0b\u7684\u89c4\u5219\u7684\u6821\u9a8c\u3002\u8bbe\u7f6e ",n.a.createElement("code",null,"parallel")," \u65f6\u4f1a\u5e76\u884c\u6821\u9a8c"),n.a.createElement("td",null,"boolean | ",n.a.createElement("code",null,"parallel")),n.a.createElement("td",null,"false"),n.a.createElement("td",null,n.a.createElement("code",null,"parallel"),": 4.5.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"validateStatus"),n.a.createElement("td",null,"\u6821\u9a8c\u72b6\u6001\uff0c\u5982\u4e0d\u8bbe\u7f6e\uff0c\u5219\u4f1a\u6839\u636e\u6821\u9a8c\u89c4\u5219\u81ea\u52a8\u751f\u6210\uff0c\u53ef\u9009\uff1a'success' 'warning' 'error' 'validating'"),n.a.createElement("td",null,"string"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"validateTrigger"),n.a.createElement("td",null,"\u8bbe\u7f6e\u5b57\u6bb5\u6821\u9a8c\u7684\u65f6\u673a"),n.a.createElement("td",null,"string | string[]"),n.a.createElement("td",null,n.a.createElement("code",null,"onChange")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"valuePropName"),n.a.createElement("td",null,"\u5b50\u8282\u70b9\u7684\u503c\u7684\u5c5e\u6027\uff0c\u5982 Switch \u7684\u662f 'checked'\u3002\u8be5\u5c5e\u6027\u4e3a ",n.a.createElement("code",null,"getValueProps")," \u7684\u5c01\u88c5\uff0c\u81ea\u5b9a\u4e49 ",n.a.createElement("code",null,"getValueProps")," \u540e\u4f1a\u5931\u6548"),n.a.createElement("td",null,"string"),n.a.createElement("td",null,n.a.createElement("code",null,"value")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"wrapperCol"),n.a.createElement("td",null,"\u9700\u8981\u4e3a\u8f93\u5165\u63a7\u4ef6\u8bbe\u7f6e\u5e03\u5c40\u6837\u5f0f\u65f6\uff0c\u4f7f\u7528\u8be5\u5c5e\u6027\uff0c\u7528\u6cd5\u540c ",n.a.createElement("code",null,"labelCol"),"\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7 Form \u7684 ",n.a.createElement("code",null,"wrapperCol")," \u8fdb\u884c\u7edf\u4e00\u8bbe\u7f6e\uff0c\u4e0d\u4f1a\u4f5c\u7528\u4e8e\u5d4c\u5957 Item\u3002\u5f53\u548c Form \u540c\u65f6\u8bbe\u7f6e\u65f6\uff0c\u4ee5 Item \u4e3a\u51c6"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"/components/grid/#Col"},"object")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)))),n.a.createElement("p",null,"\u88ab\u8bbe\u7f6e\u4e86 ",n.a.createElement("code",null,"name")," \u5c5e\u6027\u7684 ",n.a.createElement("code",null,"Form.Item")," \u5305\u88c5\u7684\u63a7\u4ef6\uff0c\u8868\u5355\u63a7\u4ef6\u4f1a\u81ea\u52a8\u6dfb\u52a0 ",n.a.createElement("code",null,"value"),"\uff08\u6216 ",n.a.createElement("code",null,"valuePropName")," \u6307\u5b9a\u7684\u5176\u4ed6\u5c5e\u6027\uff09 ",n.a.createElement("code",null,"onChange"),"\uff08\u6216 ",n.a.createElement("code",null,"trigger")," \u6307\u5b9a\u7684\u5176\u4ed6\u5c5e\u6027\uff09\uff0c\u6570\u636e\u540c\u6b65\u5c06\u88ab Form \u63a5\u7ba1\uff0c\u8fd9\u4f1a\u5bfc\u81f4\u4ee5\u4e0b\u7ed3\u679c\uff1a"),n.a.createElement("ol",null,n.a.createElement("li",null,"\u4f60",n.a.createElement("strong",null,"\u4e0d\u518d\u9700\u8981\u4e5f\u4e0d\u5e94\u8be5"),"\u7528 ",n.a.createElement("code",null,"onChange")," \u6765\u505a\u6570\u636e\u6536\u96c6\u540c\u6b65\uff08\u4f60\u53ef\u4ee5\u4f7f\u7528 Form \u7684 ",n.a.createElement("code",null,"onValuesChange"),"\uff09\uff0c\u4f46\u8fd8\u662f\u53ef\u4ee5\u7ee7\u7eed\u76d1\u542c ",n.a.createElement("code",null,"onChange")," \u4e8b\u4ef6\u3002"),n.a.createElement("li",null,"\u4f60\u4e0d\u80fd\u7528\u63a7\u4ef6\u7684 ",n.a.createElement("code",null,"value")," \u6216 ",n.a.createElement("code",null,"defaultValue")," \u7b49\u5c5e\u6027\u6765\u8bbe\u7f6e\u8868\u5355\u57df\u7684\u503c\uff0c\u9ed8\u8ba4\u503c\u53ef\u4ee5\u7528 Form \u91cc\u7684 ",n.a.createElement("code",null,"initialValues")," \u6765\u8bbe\u7f6e\u3002\u6ce8\u610f ",n.a.createElement("code",null,"initialValues")," \u4e0d\u80fd\u88ab ",n.a.createElement("code",null,"setState")," \u52a8\u6001\u66f4\u65b0\uff0c\u4f60\u9700\u8981\u7528 ",n.a.createElement("code",null,"setFieldsValue")," \u6765\u66f4\u65b0\u3002"),n.a.createElement("li",null,"\u4f60\u4e0d\u5e94\u8be5\u7528 ",n.a.createElement("code",null,"setState"),"\uff0c\u53ef\u4ee5\u4f7f\u7528 ",n.a.createElement("code",null,"form.setFieldsValue")," \u6765\u52a8\u6001\u6539\u53d8\u8868\u5355\u503c\u3002")),n.a.createElement("h3",{id:"dependencies"},n.a.createElement(r["AnchorLink"],{to:"#dependencies","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"dependencies"),n.a.createElement("p",null,"\u5f53\u5b57\u6bb5\u95f4\u5b58\u5728\u4f9d\u8d56\u5173\u7cfb\u65f6\u4f7f\u7528\u3002\u5982\u679c\u4e00\u4e2a\u5b57\u6bb5\u8bbe\u7f6e\u4e86 ",n.a.createElement("code",null,"dependencies")," \u5c5e\u6027\u3002\u90a3\u4e48\u5b83\u6240\u4f9d\u8d56\u7684\u5b57\u6bb5\u66f4\u65b0\u65f6\uff0c\u8be5\u5b57\u6bb5\u5c06\u81ea\u52a8\u89e6\u53d1\u66f4\u65b0\u4e0e\u6821\u9a8c\u3002\u4e00\u79cd\u5e38\u89c1\u7684\u573a\u666f\uff0c\u5c31\u662f\u6ce8\u518c\u7528\u6237\u8868\u5355\u7684\u201c\u5bc6\u7801\u201d\u4e0e\u201c\u786e\u8ba4\u5bc6\u7801\u201d\u5b57\u6bb5\u3002\u201c\u786e\u8ba4\u5bc6\u7801\u201d\u6821\u9a8c\u4f9d\u8d56\u4e8e\u201c\u5bc6\u7801\u201d\u5b57\u6bb5\uff0c\u8bbe\u7f6e ",n.a.createElement("code",null,"dependencies")," \u540e\uff0c\u201c\u5bc6\u7801\u201d\u5b57\u6bb5\u66f4\u65b0\u4f1a\u91cd\u65b0\u89e6\u53d1\u201c\u6821\u9a8c\u5bc6\u7801\u201d\u7684\u6821\u9a8c\u903b\u8f91\u3002\u4f60\u53ef\u4ee5\u53c2\u8003",n.a.createElement(r["AnchorLink"],{to:"#components-form-demo-register"},"\u5177\u4f53\u4f8b\u5b50"),"\u3002"),n.a.createElement("p",null,n.a.createElement("code",null,"dependencies")," \u4e0d\u5e94\u548c ",n.a.createElement("code",null,"shouldUpdate")," \u4e00\u8d77\u4f7f\u7528\uff0c\u56e0\u4e3a\u8fd9\u53ef\u80fd\u5e26\u6765\u66f4\u65b0\u903b\u8f91\u7684\u6df7\u4e71\u3002"),n.a.createElement("p",null,"\u4ece ",n.a.createElement("code",null,"4.5.0")," \u7248\u672c\u5f00\u59cb\uff0c",n.a.createElement("code",null,"dependencies")," \u652f\u6301\u4f7f\u7528 render props \u7c7b\u578b children \u7684 ",n.a.createElement("code",null,"Form.Item"),"\u3002"),n.a.createElement("h3",{id:"shouldupdate"},n.a.createElement(r["AnchorLink"],{to:"#shouldupdate","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"shouldUpdate"),n.a.createElement("p",null,"Form \u901a\u8fc7\u589e\u91cf\u66f4\u65b0\u65b9\u5f0f\uff0c\u53ea\u66f4\u65b0\u88ab\u4fee\u6539\u7684\u5b57\u6bb5\u76f8\u5173\u7ec4\u4ef6\u4ee5\u8fbe\u5230\u6027\u80fd\u4f18\u5316\u76ee\u7684\u3002\u5927\u90e8\u5206\u573a\u666f\u4e0b\uff0c\u4f60\u53ea\u9700\u8981\u7f16\u5199\u4ee3\u7801\u6216\u8005\u4e0e ",n.a.createElement(r["AnchorLink"],{to:"#dependencies"},n.a.createElement("code",null,"dependencies"))," \u5c5e\u6027\u914d\u5408\u6821\u9a8c\u5373\u53ef\u3002\u800c\u5728\u67d0\u4e9b\u7279\u5b9a\u573a\u666f\uff0c\u4f8b\u5982\u4fee\u6539\u67d0\u4e2a\u5b57\u6bb5\u503c\u540e\u51fa\u73b0\u65b0\u7684\u5b57\u6bb5\u9009\u9879\u3001\u6216\u8005\u7eaf\u7cb9\u5e0c\u671b\u8868\u5355\u4efb\u610f\u53d8\u5316\u90fd\u5bf9\u67d0\u4e00\u4e2a\u533a\u57df\u8fdb\u884c\u6e32\u67d3\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7 ",n.a.createElement("code",null,"shouldUpdate")," \u4fee\u6539 Form.Item \u7684\u66f4\u65b0\u903b\u8f91\u3002"),n.a.createElement("p",null,"\u5f53 ",n.a.createElement("code",null,"shouldUpdate")," \u4e3a ",n.a.createElement("code",null,"true")," \u65f6\uff0cForm \u7684\u4efb\u610f\u53d8\u5316\u90fd\u4f1a\u4f7f\u8be5 Form.Item \u91cd\u65b0\u6e32\u67d3\u3002\u8fd9\u5bf9\u4e8e\u81ea\u5b9a\u4e49\u6e32\u67d3\u4e00\u4e9b\u533a\u57df\u5341\u5206\u6709\u5e2e\u52a9\uff1a"),n.a.createElement(m["a"],{code:"<Form.Item shouldUpdate>\n {() => {\n return <pre>{JSON.stringify(form.getFieldsValue(), null, 2)}</pre>;\n }}\n</Form.Item>",lang:"bash"}),n.a.createElement("p",null,"\u4f60\u53ef\u4ee5\u53c2\u8003",n.a.createElement(r["AnchorLink"],{to:"#components-form-demo-horizontal-login"},"\u793a\u4f8b"),"\u67e5\u770b\u5177\u4f53\u4f7f\u7528\u573a\u666f\u3002"),n.a.createElement("p",null,"\u5f53 ",n.a.createElement("code",null,"shouldUpdate")," \u4e3a\u65b9\u6cd5\u65f6\uff0c\u8868\u5355\u7684\u6bcf\u6b21\u6570\u503c\u66f4\u65b0\u90fd\u4f1a\u8c03\u7528\u8be5\u65b9\u6cd5\uff0c\u63d0\u4f9b\u539f\u5148\u7684\u503c\u4e0e\u5f53\u524d\u7684\u503c\u4ee5\u4f9b\u4f60\u6bd4\u8f83\u662f\u5426\u9700\u8981\u66f4\u65b0\u3002\u8fd9\u5bf9\u4e8e\u662f\u5426\u6839\u636e\u503c\u6765\u6e32\u67d3\u989d\u5916\u5b57\u6bb5\u5341\u5206\u6709\u5e2e\u52a9\uff1a"),n.a.createElement(m["a"],{code:'<Form.Item shouldUpdate={(prevValues, curValues) => prevValues.additional !== curValues.additional}>\n {() => {\n return (\n <Form.Item name="other">\n <Input />\n </Form.Item>\n );\n }}\n</Form.Item>',lang:"bash"}),n.a.createElement("p",null,"\u4f60\u53ef\u4ee5\u53c2\u8003",n.a.createElement(r["AnchorLink"],{to:"#components-form-demo-control-hooks"},"\u793a\u4f8b"),"\u67e5\u770b\u5177\u4f53\u4f7f\u7528\u573a\u666f\u3002"),n.a.createElement("h3",{id:"messagevariables"},n.a.createElement(r["AnchorLink"],{to:"#messagevariables","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"messageVariables"),n.a.createElement("p",null,"\u4f60\u53ef\u4ee5\u901a\u8fc7 ",n.a.createElement("code",null,"messageVariables")," \u4fee\u6539 Form.Item \u7684\u9ed8\u8ba4\u9a8c\u8bc1\u4fe1\u606f\u3002"),n.a.createElement(m["a"],{code:"<Form>\n <Form.Item messageVariables={{ another: 'good' }} label=\"user\">\n <Input />\n </Form.Item>\n <Form.Item messageVariables={{ label: 'good' }} label={<span>user</span>}>\n <Input />\n </Form.Item>\n</Form>",lang:"bash"}),n.a.createElement("h2",{id:"formlist"},n.a.createElement(r["AnchorLink"],{to:"#formlist","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Form.List"),n.a.createElement("p",null,"\u4e3a\u5b57\u6bb5\u63d0\u4f9b\u6570\u7ec4\u5316\u7ba1\u7406\u3002"),n.a.createElement("table",null,n.a.createElement("thead",null,n.a.createElement("tr",null,n.a.createElement("th",null,"\u53c2\u6570"),n.a.createElement("th",null,"\u8bf4\u660e"),n.a.createElement("th",null,"\u7c7b\u578b"),n.a.createElement("th",null,"\u9ed8\u8ba4\u503c"),n.a.createElement("th",null,"\u7248\u672c"))),n.a.createElement("tbody",null,n.a.createElement("tr",null,n.a.createElement("td",null,"children"),n.a.createElement("td",null,"\u6e32\u67d3\u51fd\u6570"),n.a.createElement("td",null,"(fields: Field[], operation: ","{"," add, remove, move ","}",", meta: ","{"," errors ","}",") => React.ReactNode"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"initialValue"),n.a.createElement("td",null,"\u8bbe\u7f6e\u5b50\u5143\u7d20\u9ed8\u8ba4\u503c\uff0c\u5982\u679c\u4e0e Form \u7684 ",n.a.createElement("code",null,"initialValues")," \u51b2\u7a81\u5219\u4ee5 Form \u4e3a\u51c6"),n.a.createElement("td",null,"any[]"),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.9.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"name"),n.a.createElement("td",null,"\u5b57\u6bb5\u540d\uff0c\u652f\u6301\u6570\u7ec4"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"rules"),n.a.createElement("td",null,"\u6821\u9a8c\u89c4\u5219\uff0c\u4ec5\u652f\u6301\u81ea\u5b9a\u4e49\u89c4\u5219\u3002\u9700\u8981\u914d\u5408 ",n.a.createElement(r["AnchorLink"],{to:"#Form.ErrorList"},"ErrorList")," \u4e00\u540c\u4f7f\u7528\u3002"),n.a.createElement("td",null,"{"," validator, message ","}","[]"),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.7.0")))),n.a.createElement(m["a"],{code:"<Form.List>\n {fields =>\n fields.map(field => (\n <Form.Item {...field}>\n <Input />\n </Form.Item>\n ))\n }\n</Form.List>",lang:"bash"}),n.a.createElement("p",null,"\u6ce8\u610f\uff1aForm.List \u4e0b\u7684\u5b57\u6bb5\u4e0d\u5e94\u8be5\u914d\u7f6e ",n.a.createElement("code",null,"initialValue"),"\uff0c\u4f60\u59cb\u7ec8\u5e94\u8be5\u901a\u8fc7 Form.List \u7684 ",n.a.createElement("code",null,"initialValue")," \u6216\u8005 Form \u7684 ",n.a.createElement("code",null,"initialValues")," \u6765\u914d\u7f6e\u3002"),n.a.createElement("h2",{id:"operation"},n.a.createElement(r["AnchorLink"],{to:"#operation","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"operation"),n.a.createElement("p",null,"Form.List \u6e32\u67d3\u8868\u5355\u76f8\u5173\u64cd\u4f5c\u51fd\u6570\u3002"),n.a.createElement("table",null,n.a.createElement("thead",null,n.a.createElement("tr",null,n.a.createElement("th",null,"\u53c2\u6570"),n.a.createElement("th",null,"\u8bf4\u660e"),n.a.createElement("th",null,"\u7c7b\u578b"),n.a.createElement("th",null,"\u9ed8\u8ba4\u503c"),n.a.createElement("th",null,"\u7248\u672c"))),n.a.createElement("tbody",null,n.a.createElement("tr",null,n.a.createElement("td",null,"add"),n.a.createElement("td",null,"\u65b0\u589e\u8868\u5355\u9879"),n.a.createElement("td",null,"(defaultValue?: any, insertIndex?: number) => void"),n.a.createElement("td",null,"insertIndex"),n.a.createElement("td",null,"4.6.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"move"),n.a.createElement("td",null,"\u79fb\u52a8\u8868\u5355\u9879"),n.a.createElement("td",null,"(from: number, to: number) => void"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"remove"),n.a.createElement("td",null,"\u5220\u9664\u8868\u5355\u9879"),n.a.createElement("td",null,"(index: number | number[]) => void"),n.a.createElement("td",null,"number[]"),n.a.createElement("td",null,"4.5.0")))),n.a.createElement("h2",{id:"formerrorlist"},n.a.createElement(r["AnchorLink"],{to:"#formerrorlist","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Form.ErrorList"),n.a.createElement("p",null,"4.7.0 \u65b0\u589e\u3002\u9519\u8bef\u5c55\u793a\u7ec4\u4ef6\uff0c\u4ec5\u9650\u914d\u5408 Form.List \u7684 rules \u4e00\u540c\u4f7f\u7528\u3002\u53c2\u8003",n.a.createElement(r["AnchorLink"],{to:"#components-form-demo-dynamic-form-item"},"\u793a\u4f8b"),"\u3002"),n.a.createElement("table",null,n.a.createElement("thead",null,n.a.createElement("tr",null,n.a.createElement("th",null,"\u53c2\u6570"),n.a.createElement("th",null,"\u8bf4\u660e"),n.a.createElement("th",null,"\u7c7b\u578b"),n.a.createElement("th",null,"\u9ed8\u8ba4\u503c"))),n.a.createElement("tbody",null,n.a.createElement("tr",null,n.a.createElement("td",null,"errors"),n.a.createElement("td",null,"\u9519\u8bef\u5217\u8868"),n.a.createElement("td",null,"ReactNode[]"),n.a.createElement("td",null,"-")))),n.a.createElement("h2",{id:"formprovider"},n.a.createElement(r["AnchorLink"],{to:"#formprovider","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Form.Provider"),n.a.createElement("p",null,"\u63d0\u4f9b\u8868\u5355\u95f4\u8054\u52a8\u529f\u80fd\uff0c\u5176\u4e0b\u8bbe\u7f6e ",n.a.createElement("code",null,"name")," \u7684 Form \u66f4\u65b0\u65f6\uff0c\u4f1a\u81ea\u52a8\u89e6\u53d1\u5bf9\u5e94\u4e8b\u4ef6\u3002\u67e5\u770b",n.a.createElement(r["AnchorLink"],{to:"#components-form-demo-form-context"},"\u793a\u4f8b"),"\u3002"),n.a.createElement("table",null,n.a.createElement("thead",null,n.a.createElement("tr",null,n.a.createElement("th",null,"\u53c2\u6570"),n.a.createElement("th",null,"\u8bf4\u660e"),n.a.createElement("th",null,"\u7c7b\u578b"),n.a.createElement("th",null,"\u9ed8\u8ba4\u503c"))),n.a.createElement("tbody",null,n.a.createElement("tr",null,n.a.createElement("td",null,"onFormChange"),n.a.createElement("td",null,"\u5b50\u8868\u5355\u5b57\u6bb5\u66f4\u65b0\u65f6\u89e6\u53d1"),n.a.createElement("td",null,"function(formName: string, info: ","{"," changedFields, forms ","}",")"),n.a.createElement("td",null,"-")),n.a.createElement("tr",null,n.a.createElement("td",null,"onFormFinish"),n.a.createElement("td",null,"\u5b50\u8868\u5355\u63d0\u4ea4\u65f6\u89e6\u53d1"),n.a.createElement("td",null,"function(formName: string, info: ","{"," values, forms ","}",")"),n.a.createElement("td",null,"-")))),n.a.createElement(m["a"],{code:'<Form.Provider\n onFormFinish={name => {\n if (name === \'form1\') {\n // Do something...\n }\n }}\n>\n <Form name="form1">...</Form>\n <Form name="form2">...</Form>\n</Form.Provider>',lang:"bash"}),n.a.createElement("h3",{id:"forminstance"},n.a.createElement(r["AnchorLink"],{to:"#forminstance","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"FormInstance"),n.a.createElement("table",null,n.a.createElement("thead",null,n.a.createElement("tr",null,n.a.createElement("th",null,"\u540d\u79f0"),n.a.createElement("th",null,"\u8bf4\u660e"),n.a.createElement("th",null,"\u7c7b\u578b"),n.a.createElement("th",null,"\u7248\u672c"))),n.a.createElement("tbody",null,n.a.createElement("tr",null,n.a.createElement("td",null,"getFieldError"),n.a.createElement("td",null,"\u83b7\u53d6\u5bf9\u5e94\u5b57\u6bb5\u540d\u7684\u9519\u8bef\u4fe1\u606f"),n.a.createElement("td",null,"(name: ",n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),") => string[]"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"getFieldInstance"),n.a.createElement("td",null,"\u83b7\u53d6\u5bf9\u5e94\u5b57\u6bb5\u5b9e\u4f8b"),n.a.createElement("td",null,"(name: ",n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),") => any"),n.a.createElement("td",null,"4.4.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"getFieldsError"),n.a.createElement("td",null,"\u83b7\u53d6\u4e00\u7ec4\u5b57\u6bb5\u540d\u5bf9\u5e94\u7684\u9519\u8bef\u4fe1\u606f\uff0c\u8fd4\u56de\u4e3a\u6570\u7ec4\u5f62\u5f0f"),n.a.createElement("td",null,"(nameList?: ",n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),"[]) => FieldError[]"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"getFieldsValue"),n.a.createElement("td",null,"\u83b7\u53d6\u4e00\u7ec4\u5b57\u6bb5\u540d\u5bf9\u5e94\u7684\u503c\uff0c\u4f1a\u6309\u7167\u5bf9\u5e94\u7ed3\u6784\u8fd4\u56de\u3002\u9ed8\u8ba4\u8fd4\u56de\u73b0\u5b58\u5b57\u6bb5\u503c\uff0c\u5f53\u8c03\u7528 ",n.a.createElement("code",null,"getFieldsValue(true)")," \u65f6\u8fd4\u56de\u6240\u6709\u503c"),n.a.createElement("td",null,"(nameList?: ",n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),"[], filterFunc?: (meta: ","{"," touched: boolean, validating: boolean ","}",") => boolean) => any"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"getFieldValue"),n.a.createElement("td",null,"\u83b7\u53d6\u5bf9\u5e94\u5b57\u6bb5\u540d\u7684\u503c"),n.a.createElement("td",null,"(name: ",n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),") => any"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"isFieldsTouched"),n.a.createElement("td",null,"\u68c0\u67e5\u4e00\u7ec4\u5b57\u6bb5\u662f\u5426\u88ab\u7528\u6237\u64cd\u4f5c\u8fc7\uff0c",n.a.createElement("code",null,"allTouched")," \u4e3a ",n.a.createElement("code",null,"true")," \u65f6\u68c0\u67e5\u662f\u5426\u6240\u6709\u5b57\u6bb5\u90fd\u88ab\u64cd\u4f5c\u8fc7"),n.a.createElement("td",null,"(nameList?: ",n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),"[], allTouched?: boolean) => boolean"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"isFieldTouched"),n.a.createElement("td",null,"\u68c0\u67e5\u5bf9\u5e94\u5b57\u6bb5\u662f\u5426\u88ab\u7528\u6237\u64cd\u4f5c\u8fc7"),n.a.createElement("td",null,"(name: ",n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),") => boolean"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"isFieldValidating"),n.a.createElement("td",null,"\u68c0\u67e5\u5bf9\u5e94\u5b57\u6bb5\u662f\u5426\u6b63\u5728\u6821\u9a8c"),n.a.createElement("td",null,"(name: ",n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),") => boolean"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"resetFields"),n.a.createElement("td",null,"\u91cd\u7f6e\u4e00\u7ec4\u5b57\u6bb5\u5230 ",n.a.createElement("code",null,"initialValues")),n.a.createElement("td",null,"(fields?: ",n.a.createElement(r["AnchorLink"],{to:"#FieldData"},"FieldData"),"[]) => void"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"scrollToField"),n.a.createElement("td",null,"\u6eda\u52a8\u5230\u5bf9\u5e94\u5b57\u6bb5\u4f4d\u7f6e"),n.a.createElement("td",null,"(name: ",n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),", options: [",n.a.createElement(r["Link"],{to:"https://github.com/stipsan/scroll-into-view-if-needed/tree/ece40bd9143f48caf4b99503425ecb16b0ad8249#options"},"ScrollOptions"),"]) => void"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"setFields"),n.a.createElement("td",null,"\u8bbe\u7f6e\u4e00\u7ec4\u5b57\u6bb5\u72b6\u6001"),n.a.createElement("td",null,"(fields: ",n.a.createElement(r["AnchorLink"],{to:"#FieldData"},"FieldData"),"[]) => void"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"setFieldsValue"),n.a.createElement("td",null,"\u8bbe\u7f6e\u8868\u5355\u7684\u503c"),n.a.createElement("td",null,"(values) => void"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"submit"),n.a.createElement("td",null,"\u63d0\u4ea4\u8868\u5355\uff0c\u4e0e\u70b9\u51fb ",n.a.createElement("code",null,"submit")," \u6309\u94ae\u6548\u679c\u76f8\u540c"),n.a.createElement("td",null,"() => void"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"validateFields"),n.a.createElement("td",null,"\u89e6\u53d1\u8868\u5355\u9a8c\u8bc1"),n.a.createElement("td",null,"(nameList?: ",n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),"[]) => Promise"),n.a.createElement("td",null)))),n.a.createElement("h4",{id:"validatefields-\u8fd4\u56de\u793a\u4f8b"},n.a.createElement(r["AnchorLink"],{to:"#validatefields-\u8fd4\u56de\u793a\u4f8b","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"validateFields \u8fd4\u56de\u793a\u4f8b"),n.a.createElement(m["a"],{code:"validateFields()\n .then(values => {\n /*\n values:\n {\n username: 'username',\n password: 'password',\n }\n */\n })\n .catch(errorInfo => {\n /*\n errorInfo:\n {\n values: {\n username: 'username',\n password: 'password',\n },\n errorFields: [\n { name: ['password'], errors: ['Please input your Password!'] },\n ],\n outOfDate: false,\n }\n */\n });",lang:"bash"}),n.a.createElement("h3",{id:"interface"},n.a.createElement(r["AnchorLink"],{to:"#interface","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Interface"),n.a.createElement("h4",{id:"namepath"},n.a.createElement(r["AnchorLink"],{to:"#namepath","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"NamePath"),n.a.createElement("p",null,n.a.createElement("code",null,"string | number | (string | number)[]")),n.a.createElement("h4",{id:"fielddata"},n.a.createElement(r["AnchorLink"],{to:"#fielddata","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"FieldData"),n.a.createElement("table",null,n.a.createElement("thead",null,n.a.createElement("tr",null,n.a.createElement("th",null,"\u540d\u79f0"),n.a.createElement("th",null,"\u8bf4\u660e"),n.a.createElement("th",null,"\u7c7b\u578b"))),n.a.createElement("tbody",null,n.a.createElement("tr",null,n.a.createElement("td",null,"errors"),n.a.createElement("td",null,"\u9519\u8bef\u4fe1\u606f"),n.a.createElement("td",null,"string[]")),n.a.createElement("tr",null,n.a.createElement("td",null,"name"),n.a.createElement("td",null,"\u5b57\u6bb5\u540d\u79f0"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"#NamePath"},"NamePath"),"[]")),n.a.createElement("tr",null,n.a.createElement("td",null,"touched"),n.a.createElement("td",null,"\u662f\u5426\u88ab\u7528\u6237\u64cd\u4f5c\u8fc7"),n.a.createElement("td",null,"boolean")),n.a.createElement("tr",null,n.a.createElement("td",null,"validating"),n.a.createElement("td",null,"\u662f\u5426\u6b63\u5728\u6821\u9a8c"),n.a.createElement("td",null,"boolean")),n.a.createElement("tr",null,n.a.createElement("td",null,"value"),n.a.createElement("td",null,"\u5b57\u6bb5\u5bf9\u5e94\u503c"),n.a.createElement("td",null,"any")))),n.a.createElement("h4",{id:"rule"},n.a.createElement(r["AnchorLink"],{to:"#rule","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Rule"),n.a.createElement("p",null,"Rule \u652f\u6301\u63a5\u6536 object \u8fdb\u884c\u914d\u7f6e\uff0c\u4e5f\u652f\u6301 function \u6765\u52a8\u6001\u83b7\u53d6 form \u7684\u6570\u636e\uff1a"),n.a.createElement(m["a"],{code:"type Rule = RuleConfig | ((form: FormInstance) => RuleConfig);",lang:"bash"}),n.a.createElement("table",null,n.a.createElement("thead",null,n.a.createElement("tr",null,n.a.createElement("th",null,"\u540d\u79f0"),n.a.createElement("th",null,"\u8bf4\u660e"),n.a.createElement("th",null,"\u7c7b\u578b"))),n.a.createElement("tbody",null,n.a.createElement("tr",null,n.a.createElement("td",null,"defaultField"),n.a.createElement("td",null,"\u4ec5\u5728 ",n.a.createElement("code",null,"type")," \u4e3a ",n.a.createElement("code",null,"array")," \u7c7b\u578b\u65f6\u6709\u6548\uff0c\u7528\u4e8e\u6307\u5b9a\u6570\u7ec4\u5143\u7d20\u7684\u6821\u9a8c\u89c4\u5219"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"#Rule"},"rule"))),n.a.createElement("tr",null,n.a.createElement("td",null,"enum"),n.a.createElement("td",null,"\u662f\u5426\u5339\u914d\u679a\u4e3e\u4e2d\u7684\u503c\uff08\u9700\u8981\u5c06 ",n.a.createElement("code",null,"type")," \u8bbe\u7f6e\u4e3a ",n.a.createElement("code",null,"enum"),"\uff09"),n.a.createElement("td",null,"any[]")),n.a.createElement("tr",null,n.a.createElement("td",null,"fields"),n.a.createElement("td",null,"\u4ec5\u5728 ",n.a.createElement("code",null,"type")," \u4e3a ",n.a.createElement("code",null,"array")," \u6216 ",n.a.createElement("code",null,"object")," \u7c7b\u578b\u65f6\u6709\u6548\uff0c\u7528\u4e8e\u6307\u5b9a\u5b50\u5143\u7d20\u7684\u6821\u9a8c\u89c4\u5219"),n.a.createElement("td",null,"Record<string, ",n.a.createElement(r["AnchorLink"],{to:"#Rule"},"rule"),">")),n.a.createElement("tr",null,n.a.createElement("td",null,"len"),n.a.createElement("td",null,"string \u7c7b\u578b\u65f6\u4e3a\u5b57\u7b26\u4e32\u957f\u5ea6\uff1bnumber \u7c7b\u578b\u65f6\u4e3a\u786e\u5b9a\u6570\u5b57\uff1b array \u7c7b\u578b\u65f6\u4e3a\u6570\u7ec4\u957f\u5ea6"),n.a.createElement("td",null,"number")),n.a.createElement("tr",null,n.a.createElement("td",null,"max"),n.a.createElement("td",null,"\u5fc5\u987b\u8bbe\u7f6e ",n.a.createElement("code",null,"type"),"\uff1astring \u7c7b\u578b\u4e3a\u5b57\u7b26\u4e32\u6700\u5927\u957f\u5ea6\uff1bnumber \u7c7b\u578b\u65f6\u4e3a\u6700\u5927\u503c\uff1barray \u7c7b\u578b\u65f6\u4e3a\u6570\u7ec4\u6700\u5927\u957f\u5ea6"),n.a.createElement("td",null,"number")),n.a.createElement("tr",null,n.a.createElement("td",null,"message"),n.a.createElement("td",null,"\u9519\u8bef\u4fe1\u606f\uff0c\u4e0d\u8bbe\u7f6e\u65f6\u4f1a\u901a\u8fc7",n.a.createElement(r["AnchorLink"],{to:"#validateMessages"},"\u6a21\u677f"),"\u81ea\u52a8\u751f\u6210"),n.a.createElement("td",null,"string")),n.a.createElement("tr",null,n.a.createElement("td",null,"min"),n.a.createElement("td",null,"\u5fc5\u987b\u8bbe\u7f6e ",n.a.createElement("code",null,"type"),"\uff1astring \u7c7b\u578b\u4e3a\u5b57\u7b26\u4e32\u6700\u5c0f\u957f\u5ea6\uff1bnumber \u7c7b\u578b\u65f6\u4e3a\u6700\u5c0f\u503c\uff1barray \u7c7b\u578b\u65f6\u4e3a\u6570\u7ec4\u6700\u5c0f\u957f\u5ea6"),n.a.createElement("td",null,"number")),n.a.createElement("tr",null,n.a.createElement("td",null,"pattern"),n.a.createElement("td",null,"\u6b63\u5219\u8868\u8fbe\u5f0f\u5339\u914d"),n.a.createElement("td",null,"RegExp")),n.a.createElement("tr",null,n.a.createElement("td",null,"required"),n.a.createElement("td",null,"\u662f\u5426\u4e3a\u5fc5\u9009\u5b57\u6bb5"),n.a.createElement("td",null,"boolean")),n.a.createElement("tr",null,n.a.createElement("td",null,"transform"),n.a.createElement("td",null,"\u5c06\u5b57\u6bb5\u503c\u8f6c\u6362\u6210\u76ee\u6807\u503c\u540e\u8fdb\u884c\u6821\u9a8c"),n.a.createElement("td",null,"(value) => any")),n.a.createElement("tr",null,n.a.createElement("td",null,"type"),n.a.createElement("td",null,"\u7c7b\u578b\uff0c\u5e38\u89c1\u6709 ",n.a.createElement("code",null,"string")," |",n.a.createElement("code",null,"number")," |",n.a.createElement("code",null,"boolean")," |",n.a.createElement("code",null,"url")," | ",n.a.createElement("code",null,"email"),"\u3002\u66f4\u591a\u8bf7\u53c2\u8003",n.a.createElement(r["Link"],{to:"https://github.com/yiminghe/async-validator#type"},"\u6b64\u5904")),n.a.createElement("td",null,"string")),n.a.createElement("tr",null,n.a.createElement("td",null,"validateTrigger"),n.a.createElement("td",null,"\u8bbe\u7f6e\u89e6\u53d1\u9a8c\u8bc1\u65f6\u673a\uff0c\u5fc5\u987b\u662f Form.Item \u7684 ",n.a.createElement("code",null,"validateTrigger")," \u7684\u5b50\u96c6"),n.a.createElement("td",null,"string | string[]")),n.a.createElement("tr",null,n.a.createElement("td",null,"validator"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u6821\u9a8c\uff0c\u63a5\u6536 Promise \u4f5c\u4e3a\u8fd4\u56de\u503c\u3002",n.a.createElement(r["AnchorLink"],{to:"#components-form-demo-register"},"\u793a\u4f8b"),"\u53c2\u8003"),n.a.createElement("td",null,"(",n.a.createElement(r["AnchorLink"],{to:"#Rule"},"rule"),", value) => Promise")),n.a.createElement("tr",null,n.a.createElement("td",null,"whitespace"),n.a.createElement("td",null,"\u5982\u679c\u5b57\u6bb5\u4ec5\u5305\u542b\u7a7a\u683c\u5219\u6821\u9a8c\u4e0d\u901a\u8fc7\uff0c\u53ea\u5728 ",n.a.createElement("code",null,"type: 'string'")," \u65f6\u751f\u6548"),n.a.createElement("td",null,"boolean")))),n.a.createElement("h2",{id:"\u4ece-v3-\u5347\u7ea7\u5230-v4"},n.a.createElement(r["AnchorLink"],{to:"#\u4ece-v3-\u5347\u7ea7\u5230-v4","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4ece v3 \u5347\u7ea7\u5230 v4"),n.a.createElement("p",null,"\u5982\u679c\u4f60\u662f antd v3 \u7684\u7528\u6237\uff0c\u4f60\u53ef\u4ee5\u53c2\u8003",n.a.createElement(r["Link"],{to:"/components/form/v3"},"\u8fc1\u79fb\u793a\u4f8b"),"\u3002"),n.a.createElement("style",{dangerouslySetInnerHTML:{__html:"\n.ant-form:not(.ant-form-inline):not(.ant-form-vertical) {\n max-width: 600px;\n}\n.markdown.api-container table td:nth-of-type(4) {\n white-space: nowrap;\n word-wrap: break-word;\n}\n.ant-btn {\n margin-right: 8px;\n}\n"}}),n.a.createElement("h2",{id:"faq"},n.a.createElement(r["AnchorLink"],{to:"#faq","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"FAQ"),n.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49-validator-\u6ca1\u6709\u6548\u679c"},n.a.createElement(r["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49-validator-\u6ca1\u6709\u6548\u679c","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49 validator \u6ca1\u6709\u6548\u679c"),n.a.createElement("p",null,"\u8fd9\u662f\u7531\u4e8e\u4f60\u7684 ",n.a.createElement("code",null,"validator")," \u6709\u9519\u8bef\u5bfc\u81f4 ",n.a.createElement("code",null,"callback")," \u6ca1\u6709\u6267\u884c\u5230\u3002\u4f60\u53ef\u4ee5\u9009\u62e9\u901a\u8fc7 ",n.a.createElement("code",null,"async")," \u8fd4\u56de\u4e00\u4e2a promise \u6216\u8005\u4f7f\u7528 ",n.a.createElement("code",null,"try...catch")," \u8fdb\u884c\u9519\u8bef\u6355\u83b7\uff1a"),n.a.createElement(m["a"],{code:"validator: async (rule, value) => {\n throw new Error('Something wrong!');\n}\n\n// or\n\nvalidator(rule, value, callback) => {\n try {\n throw new Error('Something wrong!');\n } catch (err) {\n callback(err);\n }\n}",lang:"bash"}),n.a.createElement("h3",{id:"name-\u4e3a\u6570\u7ec4\u65f6\u7684\u8f6c\u6362\u89c4\u5219"},n.a.createElement(r["AnchorLink"],{to:"#name-\u4e3a\u6570\u7ec4\u65f6\u7684\u8f6c\u6362\u89c4\u5219","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"name \u4e3a\u6570\u7ec4\u65f6\u7684\u8f6c\u6362\u89c4\u5219\uff1f"),n.a.createElement("p",null,"\u5f53 ",n.a.createElement("code",null,"name")," \u4e3a\u6570\u7ec4\u65f6\uff0c\u4f1a\u6309\u7167\u987a\u5e8f\u586b\u5145\u8def\u5f84\u3002\u5f53\u5b58\u5728\u6570\u5b57\u4e14 form store \u4e2d\u6ca1\u6709\u8be5\u5b57\u6bb5\u65f6\u4f1a\u81ea\u52a8\u8f6c\u53d8\u6210\u6570\u7ec4\u3002\u56e0\u800c\u5982\u679c\u9700\u8981\u6570\u7ec4\u4e3a key \u65f6\u8bf7\u4f7f\u7528 string \u5982\uff1a",n.a.createElement("code",null,"['1', 'name']"),"\u3002"),n.a.createElement("h3",{id:"\u4e3a\u4f55\u5728-modal-\u4e2d\u8c03\u7528-form-\u63a7\u5236\u53f0\u4f1a\u62a5\u9519"},n.a.createElement(r["AnchorLink"],{to:"#\u4e3a\u4f55\u5728-modal-\u4e2d\u8c03\u7528-form-\u63a7\u5236\u53f0\u4f1a\u62a5\u9519","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4f55\u5728 Modal \u4e2d\u8c03\u7528 form \u63a7\u5236\u53f0\u4f1a\u62a5\u9519\uff1f"),n.a.createElement("blockquote",null,n.a.createElement("p",null,"Warning: Instance created by ",n.a.createElement("code",null,"useForm")," is not connect to any Form element. Forget to pass ",n.a.createElement("code",null,"form")," prop?")),n.a.createElement("p",null,"\u8fd9\u662f\u56e0\u4e3a\u4f60\u5728\u8c03\u7528 form \u65b9\u6cd5\u65f6\uff0cModal \u8fd8\u672a\u521d\u59cb\u5316\u5bfc\u81f4 form \u6ca1\u6709\u5173\u8054\u4efb\u4f55 Form \u7ec4\u4ef6\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7\u7ed9 Modal \u8bbe\u7f6e ",n.a.createElement("code",null,"forceRender")," \u5c06\u5176\u9884\u6e32\u67d3\u3002\u793a\u4f8b\u70b9\u51fb",n.a.createElement(r["Link"],{to:"https://codesandbox.io/s/antd-reproduction-template-ibu5c"},"\u6b64\u5904"),"\u3002"),n.a.createElement("h3",{id:"\u4e3a\u4ec0\u4e48-formitem-\u4e0b\u7684\u5b50\u7ec4\u4ef6-defaultvalue-\u4e0d\u751f\u6548"},n.a.createElement(r["AnchorLink"],{to:"#\u4e3a\u4ec0\u4e48-formitem-\u4e0b\u7684\u5b50\u7ec4\u4ef6-defaultvalue-\u4e0d\u751f\u6548","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4ec0\u4e48 Form.Item \u4e0b\u7684\u5b50\u7ec4\u4ef6 ",n.a.createElement("code",null,"defaultValue")," \u4e0d\u751f\u6548\uff1f"),n.a.createElement("p",null,"\u5f53\u4f60\u4e3a Form.Item \u8bbe\u7f6e ",n.a.createElement("code",null,"name")," \u5c5e\u6027\u540e\uff0c\u5b50\u7ec4\u4ef6\u4f1a\u8f6c\u4e3a\u53d7\u63a7\u6a21\u5f0f\u3002\u56e0\u800c ",n.a.createElement("code",null,"defaultValue")," \u4e0d\u4f1a\u751f\u6548\u3002\u4f60\u9700\u8981\u5728 Form \u4e0a\u901a\u8fc7 ",n.a.createElement("code",null,"initialValues")," \u8bbe\u7f6e\u9ed8\u8ba4\u503c\u3002"),n.a.createElement("h3",{id:"\u4e3a\u4ec0\u4e48\u7b2c\u4e00\u6b21\u8c03\u7528-ref-\u7684-from-\u4e3a\u7a7a"},n.a.createElement(r["AnchorLink"],{to:"#\u4e3a\u4ec0\u4e48\u7b2c\u4e00\u6b21\u8c03\u7528-ref-\u7684-from-\u4e3a\u7a7a","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4ec0\u4e48\u7b2c\u4e00\u6b21\u8c03\u7528 ",n.a.createElement("code",null,"ref")," \u7684 From \u4e3a\u7a7a\uff1f"),n.a.createElement("p",null,n.a.createElement("code",null,"ref")," \u4ec5\u5728\u8282\u70b9\u88ab\u52a0\u8f7d\u65f6\u624d\u4f1a\u88ab\u8d4b\u503c\uff0c\u8bf7\u53c2\u8003 React \u5b98\u65b9\u6587\u6863\uff1a",n.a.createElement(r["Link"],{to:"https://reactjs.org/docs/refs-and-the-dom.html#accessing-refs"},"https://reactjs.org/docs/refs-and-the-dom.html#accessing-refs")),n.a.createElement("h3",{id:"\u4e3a\u4ec0\u4e48-resetfields-\u4f1a\u91cd\u65b0-mount-\u7ec4\u4ef6"},n.a.createElement(r["AnchorLink"],{to:"#\u4e3a\u4ec0\u4e48-resetfields-\u4f1a\u91cd\u65b0-mount-\u7ec4\u4ef6","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4ec0\u4e48 ",n.a.createElement("code",null,"resetFields")," \u4f1a\u91cd\u65b0 mount \u7ec4\u4ef6\uff1f"),n.a.createElement("p",null,n.a.createElement("code",null,"resetFields")," \u4f1a\u91cd\u7f6e\u6574\u4e2a Field\uff0c\u56e0\u800c\u5176\u5b50\u7ec4\u4ef6\u4e5f\u4f1a\u91cd\u65b0 mount \u4ece\u800c\u6d88\u9664\u81ea\u5b9a\u4e49\u7ec4\u4ef6\u53ef\u80fd\u5b58\u5728\u7684\u526f\u4f5c\u7528\uff08\u4f8b\u5982\u5f02\u6b65\u6570\u636e\u3001\u72b6\u6001\u7b49\u7b49\uff09\u3002"),n.a.createElement("h3",{id:"form-\u7684-initialvalues-\u4e0e-item-\u7684-initialvalue-\u533a\u522b"},n.a.createElement(r["AnchorLink"],{to:"#form-\u7684-initialvalues-\u4e0e-item-\u7684-initialvalue-\u533a\u522b","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Form \u7684 initialValues \u4e0e Item \u7684 initialValue \u533a\u522b\uff1f"),n.a.createElement("p",null,"\u5728\u5927\u90e8\u5206\u573a\u666f\u4e0b\uff0c\u6211\u4eec\u603b\u662f\u63a8\u8350\u4f18\u5148\u4f7f\u7528 Form \u7684 ",n.a.createElement("code",null,"initialValues"),"\u3002\u53ea\u6709\u5b58\u5728\u52a8\u6001\u5b57\u6bb5\u65f6\u4f60\u624d\u5e94\u8be5\u4f7f\u7528 Item \u7684 ",n.a.createElement("code",null,"initialValue"),"\u3002\u9ed8\u8ba4\u503c\u9075\u5faa\u4ee5\u4e0b\u89c4\u5219\uff1a"),n.a.createElement("ol",null,n.a.createElement("li",null,"Form \u7684 ",n.a.createElement("code",null,"initialValues")," \u62e5\u6709\u6700\u9ad8\u4f18\u5148\u7ea7"),n.a.createElement("li",null,"Field \u7684 ",n.a.createElement("code",null,"initialValue")," \u6b21\u4e4b *. \u591a\u4e2a\u540c ",n.a.createElement("code",null,"name")," Item \u90fd\u8bbe\u7f6e ",n.a.createElement("code",null,"initialValue")," \u65f6\uff0c\u5219 Item \u7684 ",n.a.createElement("code",null,"initialValue")," \u4e0d\u751f\u6548")),n.a.createElement("h3",{id:"\u4e3a\u4ec0\u4e48\u5b57\u6bb5\u8bbe\u7f6e-rules-\u540e\u66f4\u6539\u503c-onfieldschange-\u4f1a\u89e6\u53d1\u4e09\u6b21"},n.a.createElement(r["AnchorLink"],{to:"#\u4e3a\u4ec0\u4e48\u5b57\u6bb5\u8bbe\u7f6e-rules-\u540e\u66f4\u6539\u503c-onfieldschange-\u4f1a\u89e6\u53d1\u4e09\u6b21","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4ec0\u4e48\u5b57\u6bb5\u8bbe\u7f6e ",n.a.createElement("code",null,"rules")," \u540e\u66f4\u6539\u503c ",n.a.createElement("code",null,"onFieldsChange")," \u4f1a\u89e6\u53d1\u4e09\u6b21\uff1f"),n.a.createElement("p",null,"\u5b57\u6bb5\u9664\u4e86\u672c\u8eab\u7684\u503c\u53d8\u5316\u5916\uff0c\u6821\u9a8c\u4e5f\u662f\u5176\u72b6\u6001\u4e4b\u4e00\u3002\u56e0\u800c\u5728\u89e6\u53d1\u5b57\u6bb5\u53d8\u5316\u4f1a\u7ecf\u5386\u4ee5\u4e0b\u51e0\u4e2a\u9636\u6bb5\uff1a"),n.a.createElement("ol",null,n.a.createElement("li",null,"Trigger value change"),n.a.createElement("li",null,"Rule validating"),n.a.createElement("li",null,"Rule validated")),n.a.createElement("p",null,"\u5728\u89e6\u53d1\u8fc7\u7a0b\u4e2d\uff0c\u8c03\u7528 ",n.a.createElement("code",null,"isFieldValidating")," \u4f1a\u7ecf\u5386 ",n.a.createElement("code",null,"false")," > ",n.a.createElement("code",null,"true")," > ",n.a.createElement("code",null,"false")," \u7684\u53d8\u5316\u8fc7\u7a0b\u3002"),n.a.createElement("h3",{id:"\u4e3a\u4ec0\u4e48-formlist-\u4e0d\u652f\u6301-label-\u8fd8\u9700\u8981\u4f7f\u7528-errorlist-\u5c55\u793a\u9519\u8bef"},n.a.createElement(r["AnchorLink"],{to:"#\u4e3a\u4ec0\u4e48-formlist-\u4e0d\u652f\u6301-label-\u8fd8\u9700\u8981\u4f7f\u7528-errorlist-\u5c55\u793a\u9519\u8bef","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4ec0\u4e48 Form.List \u4e0d\u652f\u6301 ",n.a.createElement("code",null,"label")," \u8fd8\u9700\u8981\u4f7f\u7528 ErrorList \u5c55\u793a\u9519\u8bef\uff1f"),n.a.createElement("p",null,"Form.List \u672c\u8eab\u662f renderProps\uff0c\u5185\u90e8\u6837\u5f0f\u975e\u5e38\u81ea\u7531\u3002\u56e0\u800c\u9ed8\u8ba4\u914d\u7f6e ",n.a.createElement("code",null,"label")," \u548c ",n.a.createElement("code",null,"error")," \u8282\u70b9\u5f88\u96be\u4e0e\u4e4b\u914d\u5408\u3002\u5982\u679c\u4f60\u9700\u8981 antd \u6837\u5f0f\u7684 ",n.a.createElement("code",null,"label"),"\uff0c\u53ef\u4ee5\u901a\u8fc7\u5916\u90e8\u5305\u88f9 Form.Item \u6765\u5b9e\u73b0\u3002"),n.a.createElement("h3",{id:"\u4e3a\u4ec0\u4e48-formitem-\u7684-dependencies-\u5bf9-formlist-\u4e0b\u7684\u5b57\u6bb5\u6ca1\u6709\u6548\u679c"},n.a.createElement(r["AnchorLink"],{to:"#\u4e3a\u4ec0\u4e48-formitem-\u7684-dependencies-\u5bf9-formlist-\u4e0b\u7684\u5b57\u6bb5\u6ca1\u6709\u6548\u679c","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4ec0\u4e48 Form.Item \u7684 ",n.a.createElement("code",null,"dependencies")," \u5bf9 Form.List \u4e0b\u7684\u5b57\u6bb5\u6ca1\u6709\u6548\u679c\uff1f"),n.a.createElement("p",null,"Form.List \u4e0b\u7684\u5b57\u6bb5\u9700\u8981\u5305\u88f9 Form.List \u672c\u8eab\u7684 ",n.a.createElement("code",null,"name"),"\uff0c\u6bd4\u5982\uff1a"),n.a.createElement(m["a"],{code:"<Form.List name=\"users\">\n {fields =>\n fields.map(field => (\n <React.Fragment key={field.key}>\n <Form.Item name={[field.name, 'name']} {...someRest1} />\n <Form.Item name={[field.name, 'age']} {...someRest1} />\n </React.Fragment>\n ))\n }\n</Form.List>",lang:"bash"}),n.a.createElement("p",null,"\u4f9d\u8d56\u5219\u662f\uff1a",n.a.createElement("code",null,"['users', 0, 'name']")),n.a.createElement("h3",{id:"\u4e3a\u4ec0\u4e48-normalize-\u4e0d\u80fd\u662f\u5f02\u6b65\u65b9\u6cd5"},n.a.createElement(r["AnchorLink"],{to:"#\u4e3a\u4ec0\u4e48-normalize-\u4e0d\u80fd\u662f\u5f02\u6b65\u65b9\u6cd5","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4ec0\u4e48 ",n.a.createElement("code",null,"normalize")," \u4e0d\u80fd\u662f\u5f02\u6b65\u65b9\u6cd5\uff1f"),n.a.createElement("p",null,"React \u4e2d\u5f02\u6b65\u66f4\u65b0\u4f1a\u5bfc\u81f4\u53d7\u63a7\u7ec4\u4ef6\u4ea4\u4e92\u884c\u4e3a\u5f02\u5e38\u3002\u5f53\u7528\u6237\u4ea4\u4e92\u89e6\u53d1 ",n.a.createElement("code",null,"onChange")," \u540e\uff0c\u901a\u8fc7\u5f02\u6b65\u6539\u53d8\u503c\u4f1a\u5bfc\u81f4\u7ec4\u4ef6 ",n.a.createElement("code",null,"value")," \u4e0d\u4f1a\u7acb\u523b\u66f4\u65b0\uff0c\u4f7f\u5f97\u7ec4\u4ef6\u5448\u73b0\u5047\u6b7b\u72b6\u6001\u3002\u5982\u679c\u4f60\u9700\u8981\u5f02\u6b65\u89e6\u53d1\u53d8\u66f4\uff0c\u8bf7\u901a\u8fc7\u81ea\u5b9a\u4e49\u7ec4\u4ef6\u5b9e\u73b0\u5185\u90e8\u5f02\u6b65\u72b6\u6001\u3002"),n.a.createElement("style",{dangerouslySetInnerHTML:{__html:'\n .site-form-item-icon {\n color: rgba(0, 0, 0, 0.25);\n }\n [data-theme="dark"] .site-form-item-icon {\n color: rgba(255,255,255,.3);\n }\n\n .dynamic-delete-button {\n position: relative;\n top: 4px;\n margin: 0 8px;\n color: #999;\n font-size: 24px;\n cursor: pointer;\n transition: all 0.3s;\n }\n .dynamic-delete-button:hover {\n color: #777;\n }\n .dynamic-delete-button[disabled] {\n cursor: not-allowed;\n opacity: 0.5;\n }\n [data-theme="dark"] .dynamic-delete-button {\n color: rgba(255,255,255,.45);\n }\n [data-theme="dark"] .dynamic-delete-button:hover {\n color: rgba(255,255,255,.65);\n }\n\n .language-bash {\n max-width: 400px;\n border-radius: 6px;\n margin-top: 24px;\n } \n\n .user {\n margin-bottom: 8px;\n}\n .user .ant-avatar {\n margin-right: 8px;\n}\n\n.ant-row-rtl .user .ant-avatar {\n margin-right: 0;\n margin-left: 8px;\n}\n\n.login-form {\n max-width: 300px;\n}\n.login-form-forgot {\n float: right;\n}\n.ant-col-rtl .login-form-forgot {\n float: left;\n}\n.login-form-button {\n width: 100%;\n}\n\n'}}),n.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6-scrolltofirsterror-\u548c-scrolltofield-\u5931\u6548"},n.a.createElement(r["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6-scrolltofirsterror-\u548c-scrolltofield-\u5931\u6548","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6 ",n.a.createElement("code",null,"scrollToFirstError")," \u548c ",n.a.createElement("code",null,"scrollToField")," \u5931\u6548\uff1f"),n.a.createElement("p",null,"\u7c7b\u4f3c\u95ee\u9898\uff1a",n.a.createElement(r["Link"],{to:"https://github.com/ant-design/ant-design/issues/28370"},"#28370")," ",n.a.createElement(r["Link"],{to:"https://github.com/ant-design/ant-design/issues/27994"},"#27994")),n.a.createElement("p",null,"\u6eda\u52a8\u4f9d\u8d56\u4e8e\u8868\u5355\u63a7\u4ef6\u5143\u7d20\u4e0a\u7ed1\u5b9a\u7684 ",n.a.createElement("code",null,"id")," \u5b57\u6bb5\uff0c\u5982\u679c\u81ea\u5b9a\u4e49\u63a7\u4ef6\u6ca1\u6709\u5c06 ",n.a.createElement("code",null,"id")," \u8d4b\u5230\u6b63\u786e\u7684\u5143\u7d20\u4e0a\uff0c\u8fd9\u4e2a\u529f\u80fd\u5c06\u5931\u6548\u3002\u4f60\u53ef\u4ee5\u53c2\u8003\u8fd9\u4e2a ",n.a.createElement(r["Link"],{to:"https://codesandbox.io/s/antd-reproduction-template-forked-25nul?file=/index.js"},"codesandbox"),"\u3002"),n.a.createElement("h3",{id:"setfieldsvalue-\u4e0d\u4f1a\u89e6\u53d1-onfieldschange-\u548c-onvalueschange"},n.a.createElement(r["AnchorLink"],{to:"#setfieldsvalue-\u4e0d\u4f1a\u89e6\u53d1-onfieldschange-\u548c-onvalueschange","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),n.a.createElement("code",null,"setFieldsValue")," \u4e0d\u4f1a\u89e6\u53d1 ",n.a.createElement("code",null,"onFieldsChange")," \u548c ",n.a.createElement("code",null,"onValuesChange"),"\uff1f"),n.a.createElement("p",null,"\u662f\u7684\uff0cchange \u4e8b\u4ef6\u4ec5\u5f53\u7528\u6237\u4ea4\u4e92\u624d\u4f1a\u89e6\u53d1\u3002\u8be5\u8bbe\u8ba1\u662f\u4e3a\u4e86\u9632\u6b62\u5728 change \u4e8b\u4ef6\u4e2d\u8c03\u7528 ",n.a.createElement("code",null,"setFieldsValue")," \u5bfc\u81f4\u7684\u5faa\u73af\u95ee\u9898\u3002"),n.a.createElement("h3",{id:"\u6709\u66f4\u591a\u53c2\u8003\u6587\u6863\u5417"},n.a.createElement(r["AnchorLink"],{to:"#\u6709\u66f4\u591a\u53c2\u8003\u6587\u6863\u5417","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u6709\u66f4\u591a\u53c2\u8003\u6587\u6863\u5417\uff1f"),n.a.createElement("ul",null,n.a.createElement("li",null,"\u4f60\u53ef\u4ee5\u9605\u8bfb",n.a.createElement(r["Link"],{to:"https://zhuanlan.zhihu.com/p/375753910"},"\u300aantd v4 Form \u4f7f\u7528\u5fc3\u5f97\u300b"),"\u83b7\u5f97\u4e00\u4e9b\u4f7f\u7528\u5e2e\u52a9\u4ee5\u53ca\u5efa\u8bae\u3002"))))))}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[31],
|
3
|
+
{
|
4
|
+
MZF8: function (e, t, l) {
|
5
|
+
'use strict';
|
6
|
+
var a = l('ogwx');
|
7
|
+
l.d(t, 'a', function () {
|
8
|
+
return a['b'];
|
9
|
+
});
|
10
|
+
l('VCU9');
|
11
|
+
},
|
12
|
+
RZMt: function (e, t, l) {},
|
13
|
+
Zxc8: function (e, t, l) {
|
14
|
+
'use strict';
|
15
|
+
l.r(t);
|
16
|
+
var a = l('q1tI'),
|
17
|
+
n = l.n(a),
|
18
|
+
r = l('k3GJ'),
|
19
|
+
c = l('MZF8'),
|
20
|
+
m = l('dEAq'),
|
21
|
+
o = l('H1Ra');
|
22
|
+
l('RZMt');
|
23
|
+
function d(e, t) {
|
24
|
+
return h(e) || s(e, t) || i(e, t) || u();
|
25
|
+
}
|
26
|
+
function u() {
|
27
|
+
throw new TypeError(
|
28
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
29
|
+
);
|
30
|
+
}
|
31
|
+
function i(e, t) {
|
32
|
+
if (e) {
|
33
|
+
if ('string' === typeof e) return E(e, t);
|
34
|
+
var l = Object.prototype.toString.call(e).slice(8, -1);
|
35
|
+
return (
|
36
|
+
'Object' === l && e.constructor && (l = e.constructor.name),
|
37
|
+
'Map' === l || 'Set' === l
|
38
|
+
? Array.from(e)
|
39
|
+
: 'Arguments' === l ||
|
40
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(l)
|
41
|
+
? E(e, t)
|
42
|
+
: void 0
|
43
|
+
);
|
44
|
+
}
|
45
|
+
}
|
46
|
+
function E(e, t) {
|
47
|
+
(null == t || t > e.length) && (t = e.length);
|
48
|
+
for (var l = 0, a = new Array(t); l < t; l++) a[l] = e[l];
|
49
|
+
return a;
|
50
|
+
}
|
51
|
+
function s(e, t) {
|
52
|
+
var l =
|
53
|
+
null == e
|
54
|
+
? null
|
55
|
+
: ('undefined' !== typeof Symbol && e[Symbol.iterator]) ||
|
56
|
+
e['@@iterator'];
|
57
|
+
if (null != l) {
|
58
|
+
var a,
|
59
|
+
n,
|
60
|
+
r = [],
|
61
|
+
c = !0,
|
62
|
+
m = !1;
|
63
|
+
try {
|
64
|
+
for (l = l.call(e); !(c = (a = l.next()).done); c = !0)
|
65
|
+
if ((r.push(a.value), t && r.length === t)) break;
|
66
|
+
} catch (o) {
|
67
|
+
(m = !0), (n = o);
|
68
|
+
} finally {
|
69
|
+
try {
|
70
|
+
c || null == l['return'] || l['return']();
|
71
|
+
} finally {
|
72
|
+
if (m) throw n;
|
73
|
+
}
|
74
|
+
}
|
75
|
+
return r;
|
76
|
+
}
|
77
|
+
}
|
78
|
+
function h(e) {
|
79
|
+
if (Array.isArray(e)) return e;
|
80
|
+
}
|
81
|
+
function p(e, t) {
|
82
|
+
var l,
|
83
|
+
a =
|
84
|
+
null === (l = e.match(/\.(\w+)$/)) || void 0 === l ? void 0 : l[1];
|
85
|
+
return a || (a = t.tsx ? 'tsx' : 'jsx'), a;
|
86
|
+
}
|
87
|
+
var f = function (e) {
|
88
|
+
var t,
|
89
|
+
l,
|
90
|
+
u,
|
91
|
+
i = Object(a['useRef'])(),
|
92
|
+
E = Object(a['useContext'])(m['context']),
|
93
|
+
s = E.locale,
|
94
|
+
h = Object(m['useLocaleProps'])(s, e),
|
95
|
+
f = Object(m['useDemoUrl'])(h.identifier),
|
96
|
+
b = h.demoUrl || f,
|
97
|
+
g =
|
98
|
+
(null === c['a'] || void 0 === c['a']
|
99
|
+
? void 0
|
100
|
+
: c['a'].location.hash) === '#'.concat(h.identifier),
|
101
|
+
k = 1 === Object.keys(h.sources).length,
|
102
|
+
v = Object(m['useCodeSandbox'])(
|
103
|
+
(
|
104
|
+
null === (t = h.hideActions) || void 0 === t
|
105
|
+
? void 0
|
106
|
+
: t.includes('CSB')
|
107
|
+
)
|
108
|
+
? null
|
109
|
+
: h,
|
110
|
+
),
|
111
|
+
F = Object(m['useRiddle'])(
|
112
|
+
(
|
113
|
+
null === (l = h.hideActions) || void 0 === l
|
114
|
+
? void 0
|
115
|
+
: l.includes('RIDDLE')
|
116
|
+
)
|
117
|
+
? null
|
118
|
+
: h,
|
119
|
+
),
|
120
|
+
L = Object(m['useMotions'])(h.motions || [], i.current),
|
121
|
+
I = d(L, 2),
|
122
|
+
N = I[0],
|
123
|
+
A = I[1],
|
124
|
+
y = Object(m['useCopy'])(),
|
125
|
+
x = d(y, 2),
|
126
|
+
w = x[0],
|
127
|
+
P = x[1],
|
128
|
+
V = Object(a['useState'])('_'),
|
129
|
+
C = d(V, 2),
|
130
|
+
_ = C[0],
|
131
|
+
R = C[1],
|
132
|
+
S = Object(a['useState'])(p(_, h.sources[_])),
|
133
|
+
j = d(S, 2),
|
134
|
+
O = j[0],
|
135
|
+
M = j[1],
|
136
|
+
T = Object(a['useState'])(Boolean(h.defaultShowCode)),
|
137
|
+
z = d(T, 2),
|
138
|
+
q = z[0],
|
139
|
+
D = z[1],
|
140
|
+
U = Object(a['useState'])(Math.random()),
|
141
|
+
J = d(U, 2),
|
142
|
+
Z = J[0],
|
143
|
+
$ = J[1],
|
144
|
+
H = h.sources[_][O] || h.sources[_].content,
|
145
|
+
B = Object(m['useTSPlaygroundUrl'])(s, H),
|
146
|
+
G = Object(a['useRef'])(),
|
147
|
+
K = Object(m['usePrefersColor'])(),
|
148
|
+
X = d(K, 1),
|
149
|
+
Q = X[0];
|
150
|
+
function W(e) {
|
151
|
+
R(e), M(p(e, h.sources[e]));
|
152
|
+
}
|
153
|
+
return (
|
154
|
+
Object(a['useEffect'])(
|
155
|
+
function () {
|
156
|
+
$(Math.random());
|
157
|
+
},
|
158
|
+
[Q],
|
159
|
+
),
|
160
|
+
n.a.createElement(
|
161
|
+
'div',
|
162
|
+
{
|
163
|
+
style: h.style,
|
164
|
+
className: [
|
165
|
+
h.className,
|
166
|
+
'__dumi-default-previewer',
|
167
|
+
g ? '__dumi-default-previewer-target' : '',
|
168
|
+
]
|
169
|
+
.filter(Boolean)
|
170
|
+
.join(' '),
|
171
|
+
id: h.identifier,
|
172
|
+
'data-debug': h.debug || void 0,
|
173
|
+
'data-iframe': h.iframe || void 0,
|
174
|
+
},
|
175
|
+
h.iframe &&
|
176
|
+
n.a.createElement('div', {
|
177
|
+
className: '__dumi-default-previewer-browser-nav',
|
178
|
+
}),
|
179
|
+
n.a.createElement(
|
180
|
+
'div',
|
181
|
+
{
|
182
|
+
ref: i,
|
183
|
+
className: '__dumi-default-previewer-demo',
|
184
|
+
style: {
|
185
|
+
transform: h.transform ? 'translate(0, 0)' : void 0,
|
186
|
+
padding:
|
187
|
+
h.compact || (h.iframe && !1 !== h.compact) ? '0' : void 0,
|
188
|
+
background: h.background,
|
189
|
+
},
|
190
|
+
},
|
191
|
+
h.iframe
|
192
|
+
? n.a.createElement('iframe', {
|
193
|
+
title: 'dumi-previewer',
|
194
|
+
style: {
|
195
|
+
height: String(h.iframe).replace(/(\d)$/, '$1px'),
|
196
|
+
},
|
197
|
+
key: Z,
|
198
|
+
src: b,
|
199
|
+
ref: G,
|
200
|
+
})
|
201
|
+
: h.children,
|
202
|
+
),
|
203
|
+
n.a.createElement(
|
204
|
+
'div',
|
205
|
+
{
|
206
|
+
className: '__dumi-default-previewer-desc',
|
207
|
+
'data-title': h.title,
|
208
|
+
},
|
209
|
+
h.title &&
|
210
|
+
n.a.createElement(
|
211
|
+
m['AnchorLink'],
|
212
|
+
{ to: '#'.concat(h.identifier) },
|
213
|
+
h.title,
|
214
|
+
),
|
215
|
+
h.description &&
|
216
|
+
n.a.createElement('div', {
|
217
|
+
dangerouslySetInnerHTML: { __html: h.description },
|
218
|
+
}),
|
219
|
+
),
|
220
|
+
n.a.createElement(
|
221
|
+
'div',
|
222
|
+
{ className: '__dumi-default-previewer-actions' },
|
223
|
+
v &&
|
224
|
+
n.a.createElement('button', {
|
225
|
+
title: 'Open demo on CodeSandbox.io',
|
226
|
+
className: '__dumi-default-icon',
|
227
|
+
role: 'codesandbox',
|
228
|
+
onClick: v,
|
229
|
+
}),
|
230
|
+
F &&
|
231
|
+
n.a.createElement('button', {
|
232
|
+
title: 'Open demo on Riddle',
|
233
|
+
className: '__dumi-default-icon',
|
234
|
+
role: 'riddle',
|
235
|
+
onClick: F,
|
236
|
+
}),
|
237
|
+
h.motions &&
|
238
|
+
n.a.createElement('button', {
|
239
|
+
title: 'Execute motions',
|
240
|
+
className: '__dumi-default-icon',
|
241
|
+
role: 'motions',
|
242
|
+
disabled: A,
|
243
|
+
onClick: function () {
|
244
|
+
return N();
|
245
|
+
},
|
246
|
+
}),
|
247
|
+
h.iframe &&
|
248
|
+
n.a.createElement('button', {
|
249
|
+
title: 'Reload demo iframe page',
|
250
|
+
className: '__dumi-default-icon',
|
251
|
+
role: 'refresh',
|
252
|
+
onClick: function () {
|
253
|
+
return $(Math.random());
|
254
|
+
},
|
255
|
+
}),
|
256
|
+
!(null === (u = h.hideActions) || void 0 === u
|
257
|
+
? void 0
|
258
|
+
: u.includes('EXTERNAL')) &&
|
259
|
+
n.a.createElement(
|
260
|
+
m['Link'],
|
261
|
+
{ target: '_blank', to: b },
|
262
|
+
n.a.createElement('button', {
|
263
|
+
title: 'Open demo in new tab',
|
264
|
+
className: '__dumi-default-icon',
|
265
|
+
role: 'open-demo',
|
266
|
+
type: 'button',
|
267
|
+
}),
|
268
|
+
),
|
269
|
+
n.a.createElement('span', null),
|
270
|
+
n.a.createElement('button', {
|
271
|
+
title: 'Copy source code',
|
272
|
+
className: '__dumi-default-icon',
|
273
|
+
role: 'copy',
|
274
|
+
'data-status': P,
|
275
|
+
onClick: function () {
|
276
|
+
return w(H);
|
277
|
+
},
|
278
|
+
}),
|
279
|
+
'tsx' === O &&
|
280
|
+
q &&
|
281
|
+
n.a.createElement(
|
282
|
+
m['Link'],
|
283
|
+
{ target: '_blank', to: B },
|
284
|
+
n.a.createElement('button', {
|
285
|
+
title: 'Get JSX via TypeScript Playground',
|
286
|
+
className: '__dumi-default-icon',
|
287
|
+
role: 'change-tsx',
|
288
|
+
type: 'button',
|
289
|
+
}),
|
290
|
+
),
|
291
|
+
n.a.createElement('button', {
|
292
|
+
title: 'Toggle source code panel',
|
293
|
+
className: '__dumi-default-icon'.concat(
|
294
|
+
q ? ' __dumi-default-btn-expand' : '',
|
295
|
+
),
|
296
|
+
role: 'source',
|
297
|
+
type: 'button',
|
298
|
+
onClick: function () {
|
299
|
+
return D(!q);
|
300
|
+
},
|
301
|
+
}),
|
302
|
+
),
|
303
|
+
q &&
|
304
|
+
n.a.createElement(
|
305
|
+
'div',
|
306
|
+
{ className: '__dumi-default-previewer-source-wrapper' },
|
307
|
+
!k &&
|
308
|
+
n.a.createElement(
|
309
|
+
r['b'],
|
310
|
+
{
|
311
|
+
className: '__dumi-default-previewer-source-tab',
|
312
|
+
prefixCls: '__dumi-default-tabs',
|
313
|
+
moreIcon: '\xb7\xb7\xb7',
|
314
|
+
defaultActiveKey: _,
|
315
|
+
onChange: W,
|
316
|
+
},
|
317
|
+
Object.keys(h.sources).map(function (e) {
|
318
|
+
return n.a.createElement(r['a'], {
|
319
|
+
tab:
|
320
|
+
'_' === e ? 'index.'.concat(p(e, h.sources[e])) : e,
|
321
|
+
key: e,
|
322
|
+
});
|
323
|
+
}),
|
324
|
+
),
|
325
|
+
n.a.createElement(
|
326
|
+
'div',
|
327
|
+
{ className: '__dumi-default-previewer-source' },
|
328
|
+
n.a.createElement(o['a'], { code: H, lang: O, showCopy: !1 }),
|
329
|
+
),
|
330
|
+
),
|
331
|
+
)
|
332
|
+
);
|
333
|
+
};
|
334
|
+
t['default'] = f;
|
335
|
+
},
|
336
|
+
gpcG: function (e, t, l) {
|
337
|
+
'use strict';
|
338
|
+
l.r(t);
|
339
|
+
var a = l('q1tI'),
|
340
|
+
n = l.n(a),
|
341
|
+
r = l('dEAq'),
|
342
|
+
c = l('Zxc8'),
|
343
|
+
m = l('H1Ra'),
|
344
|
+
o = l('JjdP'),
|
345
|
+
d = n.a.memo(o['default']['form-basic'].component),
|
346
|
+
u = n.a.memo(o['default']['form-control-hooks'].component),
|
347
|
+
i = n.a.memo(o['default']['form-control-ref'].component),
|
348
|
+
E = n.a.memo(o['default']['form-layout'].component),
|
349
|
+
s = n.a.memo(o['default']['form-required-mark'].component),
|
350
|
+
h = n.a.memo(o['default']['form-size'].component),
|
351
|
+
p = n.a.memo(o['default']['form-dynamic-form-item'].component),
|
352
|
+
f = n.a.memo(o['default']['form-dynamic-form-items'].component),
|
353
|
+
b = n.a.memo(o['default']['form-dynamic-form-items-complex'].component),
|
354
|
+
g = n.a.memo(o['default']['form-nest-messages'].component),
|
355
|
+
k = n.a.memo(o['default']['form-complex-form-control'].component),
|
356
|
+
v = n.a.memo(o['default']['form-customized-form-controls'].component),
|
357
|
+
F = n.a.memo(o['default']['form-global-state'].component),
|
358
|
+
L = n.a.memo(o['default']['form-form-context'].component),
|
359
|
+
I = n.a.memo(o['default']['form-inline-login'].component),
|
360
|
+
N = n.a.memo(o['default']['form-normal-login'].component),
|
361
|
+
A = n.a.memo(o['default']['form-register'].component),
|
362
|
+
y = n.a.memo(o['default']['form-advanced-search'].component),
|
363
|
+
x = n.a.memo(o['default']['form-form-in-modal'].component),
|
364
|
+
w = n.a.memo(o['default']['form-time-related-controls'].component),
|
365
|
+
P = n.a.memo(o['default']['form-without-form-create'].component),
|
366
|
+
V = n.a.memo(o['default']['form-validate-static'].component),
|
367
|
+
C = n.a.memo(o['default']['form-dynamic-rule'].component);
|
368
|
+
t['default'] = (e) => (
|
369
|
+
n.a.useEffect(() => {
|
370
|
+
var t;
|
371
|
+
null !== e &&
|
372
|
+
void 0 !== e &&
|
373
|
+
null !== (t = e.location) &&
|
374
|
+
void 0 !== t &&
|
375
|
+
t.hash &&
|
376
|
+
r['AnchorLink'].scrollToAnchor(
|
377
|
+
decodeURIComponent(e.location.hash.slice(1)),
|
378
|
+
);
|
379
|
+
}, []),
|
380
|
+
n.a.createElement(
|
381
|
+
n.a.Fragment,
|
382
|
+
null,
|
383
|
+
n.a.createElement(
|
384
|
+
n.a.Fragment,
|
385
|
+
null,
|
386
|
+
n.a.createElement(
|
387
|
+
'div',
|
388
|
+
{ className: 'markdown' },
|
389
|
+
n.a.createElement(
|
390
|
+
'h1',
|
391
|
+
{ id: 'form-\u8868\u5355' },
|
392
|
+
n.a.createElement(
|
393
|
+
r['AnchorLink'],
|
394
|
+
{
|
395
|
+
to: '#form-\u8868\u5355',
|
396
|
+
'aria-hidden': 'true',
|
397
|
+
tabIndex: -1,
|
398
|
+
},
|
399
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
400
|
+
),
|
401
|
+
'Form \u8868\u5355',
|
402
|
+
),
|
403
|
+
n.a.createElement(
|
404
|
+
'p',
|
405
|
+
null,
|
406
|
+
'\u9ad8\u6027\u80fd\u8868\u5355\u63a7\u4ef6\uff0c\u81ea\u5e26\u6570\u636e\u57df\u7ba1\u7406\u3002\u5305\u542b\u6570\u636e\u5f55\u5165\u3001\u6821\u9a8c\u4ee5\u53ca\u5bf9\u5e94\u6837\u5f0f\u3002',
|
407
|
+
),
|
408
|
+
n.a.createElement(
|
409
|
+
'h2',
|
410
|
+
{ id: '\u4f55\u65f6\u4f7f\u7528' },
|
411
|
+
n.a.createElement(
|
412
|
+
r['AnchorLink'],
|
413
|
+
{
|
414
|
+
to: '#\u4f55\u65f6\u4f7f\u7528',
|
415
|
+
'aria-hidden': 'true',
|
416
|
+
tabIndex: -1,
|
417
|
+
},
|
418
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
419
|
+
),
|
420
|
+
'\u4f55\u65f6\u4f7f\u7528',
|
421
|
+
),
|
422
|
+
n.a.createElement(
|
423
|
+
'ul',
|
424
|
+
null,
|
425
|
+
n.a.createElement(
|
426
|
+
'li',
|
427
|
+
null,
|
428
|
+
'\u7528\u4e8e\u521b\u5efa\u4e00\u4e2a\u5b9e\u4f53\u6216\u6536\u96c6\u4fe1\u606f\u3002',
|
429
|
+
),
|
430
|
+
n.a.createElement(
|
431
|
+
'li',
|
432
|
+
null,
|
433
|
+
'\u9700\u8981\u5bf9\u8f93\u5165\u7684\u6570\u636e\u7c7b\u578b\u8fdb\u884c\u6821\u9a8c\u65f6\u3002',
|
434
|
+
),
|
435
|
+
),
|
436
|
+
n.a.createElement(
|
437
|
+
'h2',
|
438
|
+
{ id: '\u4ee3\u7801\u6f14\u793a' },
|
439
|
+
n.a.createElement(
|
440
|
+
r['AnchorLink'],
|
441
|
+
{
|
442
|
+
to: '#\u4ee3\u7801\u6f14\u793a',
|
443
|
+
'aria-hidden': 'true',
|
444
|
+
tabIndex: -1,
|
445
|
+
},
|
446
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
447
|
+
),
|
448
|
+
'\u4ee3\u7801\u6f14\u793a',
|
449
|
+
),
|
450
|
+
n.a.createElement(
|
451
|
+
'h3',
|
452
|
+
{ id: '\u57fa\u672c\u4f7f\u7528' },
|
453
|
+
n.a.createElement(
|
454
|
+
r['AnchorLink'],
|
455
|
+
{
|
456
|
+
to: '#\u57fa\u672c\u4f7f\u7528',
|
457
|
+
'aria-hidden': 'true',
|
458
|
+
tabIndex: -1,
|
459
|
+
},
|
460
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
461
|
+
),
|
462
|
+
'\u57fa\u672c\u4f7f\u7528',
|
463
|
+
),
|
464
|
+
),
|
465
|
+
n.a.createElement(
|
466
|
+
c['default'],
|
467
|
+
o['default']['form-basic'].previewerProps,
|
468
|
+
n.a.createElement(d, null),
|
469
|
+
),
|
470
|
+
n.a.createElement(
|
471
|
+
'div',
|
472
|
+
{ className: 'markdown' },
|
473
|
+
n.a.createElement(
|
474
|
+
'h3',
|
475
|
+
{ id: '\u8868\u5355\u65b9\u6cd5\u8c03\u7528' },
|
476
|
+
n.a.createElement(
|
477
|
+
r['AnchorLink'],
|
478
|
+
{
|
479
|
+
to: '#\u8868\u5355\u65b9\u6cd5\u8c03\u7528',
|
480
|
+
'aria-hidden': 'true',
|
481
|
+
tabIndex: -1,
|
482
|
+
},
|
483
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
484
|
+
),
|
485
|
+
'\u8868\u5355\u65b9\u6cd5\u8c03\u7528',
|
486
|
+
),
|
487
|
+
),
|
488
|
+
n.a.createElement(
|
489
|
+
c['default'],
|
490
|
+
o['default']['form-control-hooks'].previewerProps,
|
491
|
+
n.a.createElement(u, null),
|
492
|
+
),
|
493
|
+
n.a.createElement(
|
494
|
+
'div',
|
495
|
+
{ className: 'markdown' },
|
496
|
+
n.a.createElement(
|
497
|
+
'h3',
|
498
|
+
{ id: '\u8868\u5355\u65b9\u6cd5\u8c03\u7528class-component' },
|
499
|
+
n.a.createElement(
|
500
|
+
r['AnchorLink'],
|
501
|
+
{
|
502
|
+
to: '#\u8868\u5355\u65b9\u6cd5\u8c03\u7528class-component',
|
503
|
+
'aria-hidden': 'true',
|
504
|
+
tabIndex: -1,
|
505
|
+
},
|
506
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
507
|
+
),
|
508
|
+
'\u8868\u5355\u65b9\u6cd5\u8c03\u7528\uff08Class component\uff09',
|
509
|
+
),
|
510
|
+
),
|
511
|
+
n.a.createElement(
|
512
|
+
c['default'],
|
513
|
+
o['default']['form-control-ref'].previewerProps,
|
514
|
+
n.a.createElement(i, null),
|
515
|
+
),
|
516
|
+
n.a.createElement(
|
517
|
+
'div',
|
518
|
+
{ className: 'markdown' },
|
519
|
+
n.a.createElement(
|
520
|
+
'h3',
|
521
|
+
{ id: '\u8868\u5355\u5e03\u5c40' },
|
522
|
+
n.a.createElement(
|
523
|
+
r['AnchorLink'],
|
524
|
+
{
|
525
|
+
to: '#\u8868\u5355\u5e03\u5c40',
|
526
|
+
'aria-hidden': 'true',
|
527
|
+
tabIndex: -1,
|
528
|
+
},
|
529
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
530
|
+
),
|
531
|
+
'\u8868\u5355\u5e03\u5c40',
|
532
|
+
),
|
533
|
+
),
|
534
|
+
n.a.createElement(
|
535
|
+
c['default'],
|
536
|
+
o['default']['form-layout'].previewerProps,
|
537
|
+
n.a.createElement(E, null),
|
538
|
+
),
|
539
|
+
n.a.createElement(
|
540
|
+
'div',
|
541
|
+
{ className: 'markdown' },
|
542
|
+
n.a.createElement(
|
543
|
+
'h3',
|
544
|
+
{ id: '\u5fc5\u9009\u6837\u5f0f' },
|
545
|
+
n.a.createElement(
|
546
|
+
r['AnchorLink'],
|
547
|
+
{
|
548
|
+
to: '#\u5fc5\u9009\u6837\u5f0f',
|
549
|
+
'aria-hidden': 'true',
|
550
|
+
tabIndex: -1,
|
551
|
+
},
|
552
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
553
|
+
),
|
554
|
+
'\u5fc5\u9009\u6837\u5f0f',
|
555
|
+
),
|
556
|
+
),
|
557
|
+
n.a.createElement(
|
558
|
+
c['default'],
|
559
|
+
o['default']['form-required-mark'].previewerProps,
|
560
|
+
n.a.createElement(s, null),
|
561
|
+
),
|
562
|
+
n.a.createElement(
|
563
|
+
'div',
|
564
|
+
{ className: 'markdown' },
|
565
|
+
n.a.createElement(
|
566
|
+
'h3',
|
567
|
+
{ id: '\u8868\u5355\u5c3a\u5bf8' },
|
568
|
+
n.a.createElement(
|
569
|
+
r['AnchorLink'],
|
570
|
+
{
|
571
|
+
to: '#\u8868\u5355\u5c3a\u5bf8',
|
572
|
+
'aria-hidden': 'true',
|
573
|
+
tabIndex: -1,
|
574
|
+
},
|
575
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
576
|
+
),
|
577
|
+
'\u8868\u5355\u5c3a\u5bf8',
|
578
|
+
),
|
579
|
+
),
|
580
|
+
n.a.createElement(
|
581
|
+
c['default'],
|
582
|
+
o['default']['form-size'].previewerProps,
|
583
|
+
n.a.createElement(h, null),
|
584
|
+
),
|
585
|
+
n.a.createElement(
|
586
|
+
'div',
|
587
|
+
{ className: 'markdown' },
|
588
|
+
n.a.createElement(
|
589
|
+
'h3',
|
590
|
+
{ id: '\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879' },
|
591
|
+
n.a.createElement(
|
592
|
+
r['AnchorLink'],
|
593
|
+
{
|
594
|
+
to: '#\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879',
|
595
|
+
'aria-hidden': 'true',
|
596
|
+
tabIndex: -1,
|
597
|
+
},
|
598
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
599
|
+
),
|
600
|
+
'\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879',
|
601
|
+
),
|
602
|
+
),
|
603
|
+
n.a.createElement(
|
604
|
+
c['default'],
|
605
|
+
o['default']['form-dynamic-form-item'].previewerProps,
|
606
|
+
n.a.createElement(p, null),
|
607
|
+
),
|
608
|
+
n.a.createElement(
|
609
|
+
'div',
|
610
|
+
{ className: 'markdown' },
|
611
|
+
n.a.createElement(
|
612
|
+
'h3',
|
613
|
+
{ id: '\u52a8\u6001\u589e\u51cf\u5d4c\u5957\u5b57\u6bb5' },
|
614
|
+
n.a.createElement(
|
615
|
+
r['AnchorLink'],
|
616
|
+
{
|
617
|
+
to: '#\u52a8\u6001\u589e\u51cf\u5d4c\u5957\u5b57\u6bb5',
|
618
|
+
'aria-hidden': 'true',
|
619
|
+
tabIndex: -1,
|
620
|
+
},
|
621
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
622
|
+
),
|
623
|
+
'\u52a8\u6001\u589e\u51cf\u5d4c\u5957\u5b57\u6bb5',
|
624
|
+
),
|
625
|
+
),
|
626
|
+
n.a.createElement(
|
627
|
+
c['default'],
|
628
|
+
o['default']['form-dynamic-form-items'].previewerProps,
|
629
|
+
n.a.createElement(f, null),
|
630
|
+
),
|
631
|
+
n.a.createElement(
|
632
|
+
'div',
|
633
|
+
{ className: 'markdown' },
|
634
|
+
n.a.createElement(
|
635
|
+
'h3',
|
636
|
+
{
|
637
|
+
id: '\u590d\u6742\u7684\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879',
|
638
|
+
},
|
639
|
+
n.a.createElement(
|
640
|
+
r['AnchorLink'],
|
641
|
+
{
|
642
|
+
to: '#\u590d\u6742\u7684\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879',
|
643
|
+
'aria-hidden': 'true',
|
644
|
+
tabIndex: -1,
|
645
|
+
},
|
646
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
647
|
+
),
|
648
|
+
'\u590d\u6742\u7684\u52a8\u6001\u589e\u51cf\u8868\u5355\u9879',
|
649
|
+
),
|
650
|
+
),
|
651
|
+
n.a.createElement(
|
652
|
+
c['default'],
|
653
|
+
o['default']['form-dynamic-form-items-complex'].previewerProps,
|
654
|
+
n.a.createElement(b, null),
|
655
|
+
),
|
656
|
+
n.a.createElement(
|
657
|
+
'div',
|
658
|
+
{ className: 'markdown' },
|
659
|
+
n.a.createElement(
|
660
|
+
'h3',
|
661
|
+
{
|
662
|
+
id: '\u5d4c\u5957\u7ed3\u6784\u4e0e\u6821\u9a8c\u4fe1\u606f',
|
663
|
+
},
|
664
|
+
n.a.createElement(
|
665
|
+
r['AnchorLink'],
|
666
|
+
{
|
667
|
+
to: '#\u5d4c\u5957\u7ed3\u6784\u4e0e\u6821\u9a8c\u4fe1\u606f',
|
668
|
+
'aria-hidden': 'true',
|
669
|
+
tabIndex: -1,
|
670
|
+
},
|
671
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
672
|
+
),
|
673
|
+
'\u5d4c\u5957\u7ed3\u6784\u4e0e\u6821\u9a8c\u4fe1\u606f',
|
674
|
+
),
|
675
|
+
),
|
676
|
+
n.a.createElement(
|
677
|
+
c['default'],
|
678
|
+
o['default']['form-nest-messages'].previewerProps,
|
679
|
+
n.a.createElement(g, null),
|
680
|
+
),
|
681
|
+
n.a.createElement(
|
682
|
+
'div',
|
683
|
+
{ className: 'markdown' },
|
684
|
+
n.a.createElement(
|
685
|
+
'h3',
|
686
|
+
{ id: '\u590d\u6742\u4e00\u70b9\u7684\u63a7\u4ef6' },
|
687
|
+
n.a.createElement(
|
688
|
+
r['AnchorLink'],
|
689
|
+
{
|
690
|
+
to: '#\u590d\u6742\u4e00\u70b9\u7684\u63a7\u4ef6',
|
691
|
+
'aria-hidden': 'true',
|
692
|
+
tabIndex: -1,
|
693
|
+
},
|
694
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
695
|
+
),
|
696
|
+
'\u590d\u6742\u4e00\u70b9\u7684\u63a7\u4ef6',
|
697
|
+
),
|
698
|
+
),
|
699
|
+
n.a.createElement(
|
700
|
+
c['default'],
|
701
|
+
o['default']['form-complex-form-control'].previewerProps,
|
702
|
+
n.a.createElement(k, null),
|
703
|
+
),
|
704
|
+
n.a.createElement(
|
705
|
+
'div',
|
706
|
+
{ className: 'markdown' },
|
707
|
+
n.a.createElement(
|
708
|
+
'p',
|
709
|
+
null,
|
710
|
+
'\u8fd9\u91cc\u6f14\u793a ',
|
711
|
+
n.a.createElement('code', null, 'Form.Item'),
|
712
|
+
' \u5185\u6709\u591a\u4e2a\u5143\u7d20\u7684\u4f7f\u7528\u65b9\u5f0f\u3002',
|
713
|
+
n.a.createElement('code', null, '<Form.Item name="field" />'),
|
714
|
+
' \u53ea\u4f1a\u5bf9\u5b83\u7684\u76f4\u63a5\u5b50\u5143\u7d20\u7ed1\u5b9a\u8868\u5355\u529f\u80fd\uff0c\u4f8b\u5982\u76f4\u63a5\u5305\u88f9\u4e86 Input/Select\u3002\u5982\u679c\u63a7\u4ef6\u524d\u540e\u8fd8\u6709\u4e00\u4e9b\u6587\u6848\u6216\u6837\u5f0f\u88c5\u70b9\uff0c\u6216\u8005\u4e00\u4e2a\u8868\u5355\u9879\u5185\u6709\u591a\u4e2a\u63a7\u4ef6\uff0c\u4f60\u53ef\u4ee5\u4f7f\u7528\u5185\u5d4c\u7684 ',
|
715
|
+
n.a.createElement('code', null, 'Form.Item'),
|
716
|
+
' \u5b8c\u6210\u3002\u4f60\u53ef\u4ee5\u7ed9 ',
|
717
|
+
n.a.createElement('code', null, 'Form.Item'),
|
718
|
+
' \u81ea\u5b9a\u4e49 ',
|
719
|
+
n.a.createElement('code', null, 'style'),
|
720
|
+
' \u8fdb\u884c\u5185\u8054\u5e03\u5c40\uff0c\u6216\u8005\u6dfb\u52a0 ',
|
721
|
+
n.a.createElement('code', null, 'noStyle'),
|
722
|
+
' \u4f5c\u4e3a\u7eaf\u7cb9\u7684\u65e0\u6837\u5f0f\u7ed1\u5b9a\u7ec4\u4ef6\uff08\u7c7b\u4f3c 3.x \u4e2d\u7684 ',
|
723
|
+
n.a.createElement('code', null, 'getFieldDecorator'),
|
724
|
+
'\uff09\u3002',
|
725
|
+
),
|
726
|
+
n.a.createElement(m['a'], {
|
727
|
+
code: '- <Form.Item label="Field" name="field">\n- <Input />\n- </Form.Item>\n+ <Form.Item label="Field">\n+ <Form.Item name="field" noStyle><Input /></Form.Item> // \u76f4\u63a5\u5305\u88f9\u624d\u4f1a\u7ed1\u5b9a\u8868\u5355\n+ <span>description</span>\n+ </Form.Item>',
|
728
|
+
lang: 'diff',
|
729
|
+
}),
|
730
|
+
n.a.createElement(
|
731
|
+
'p',
|
732
|
+
null,
|
733
|
+
'\u8fd9\u91cc\u5c55\u793a\u4e86\u4e09\u79cd\u5178\u578b\u573a\u666f\uff1a',
|
734
|
+
),
|
735
|
+
n.a.createElement(
|
736
|
+
'ul',
|
737
|
+
null,
|
738
|
+
n.a.createElement(
|
739
|
+
'li',
|
740
|
+
null,
|
741
|
+
n.a.createElement('code', null, 'Username'),
|
742
|
+
'\uff1a\u8f93\u5165\u6846\u540e\u9762\u6709\u63cf\u8ff0\u6587\u6848\u6216\u5176\u4ed6\u7ec4\u4ef6\uff0c\u5728 ',
|
743
|
+
n.a.createElement('code', null, 'Form.Item'),
|
744
|
+
' \u5185\u4f7f\u7528 ',
|
745
|
+
n.a.createElement(
|
746
|
+
'code',
|
747
|
+
null,
|
748
|
+
'<Form.Item name="field" noStyle />',
|
749
|
+
),
|
750
|
+
' \u53bb\u7ed1\u5b9a\u5bf9\u5e94\u5b50\u63a7\u4ef6\u3002',
|
751
|
+
),
|
752
|
+
n.a.createElement(
|
753
|
+
'li',
|
754
|
+
null,
|
755
|
+
n.a.createElement('code', null, 'Address'),
|
756
|
+
'\uff1a\u6709\u4e24\u4e2a\u63a7\u4ef6\uff0c\u5728 ',
|
757
|
+
n.a.createElement('code', null, 'Form.Item'),
|
758
|
+
' \u5185\u4f7f\u7528\u4e24\u4e2a ',
|
759
|
+
n.a.createElement(
|
760
|
+
'code',
|
761
|
+
null,
|
762
|
+
'<Form.Item name="field" noStyle />',
|
763
|
+
),
|
764
|
+
' \u5206\u522b\u7ed1\u5b9a\u5bf9\u5e94\u63a7\u4ef6\u3002',
|
765
|
+
),
|
766
|
+
n.a.createElement(
|
767
|
+
'li',
|
768
|
+
null,
|
769
|
+
n.a.createElement('code', null, 'BirthDate'),
|
770
|
+
'\uff1a\u6709\u4e24\u4e2a\u5185\u8054\u63a7\u4ef6\uff0c\u9519\u8bef\u4fe1\u606f\u5c55\u793a\u5404\u81ea\u63a7\u4ef6\u4e0b\uff0c\u4f7f\u7528\u4e24\u4e2a ',
|
771
|
+
n.a.createElement('code', null, '<Form.Item name="field" />'),
|
772
|
+
' \u5206\u522b\u7ed1\u5b9a\u5bf9\u5e94\u63a7\u4ef6\uff0c\u5e76\u4fee\u6539 ',
|
773
|
+
n.a.createElement('code', null, 'style'),
|
774
|
+
' \u4f7f\u5176\u5185\u8054\u5e03\u5c40\u3002',
|
775
|
+
),
|
776
|
+
),
|
777
|
+
n.a.createElement(
|
778
|
+
'blockquote',
|
779
|
+
null,
|
780
|
+
n.a.createElement(
|
781
|
+
'p',
|
782
|
+
null,
|
783
|
+
'\u6ce8\u610f\uff0c\u5728 label \u5bf9\u5e94\u7684 Form.Item \u4e0a\u4e0d\u8981\u5728\u6307\u5b9a ',
|
784
|
+
n.a.createElement('code', null, 'name'),
|
785
|
+
' \u5c5e\u6027\uff0c\u8fd9\u4e2a Item \u53ea\u4f5c\u4e3a\u5e03\u5c40\u4f5c\u7528\u3002',
|
786
|
+
),
|
787
|
+
),
|
788
|
+
n.a.createElement(
|
789
|
+
'p',
|
790
|
+
null,
|
791
|
+
'\u66f4\u590d\u6742\u7684\u5c01\u88c5\u590d\u7528\u65b9\u5f0f\u53ef\u4ee5\u53c2\u8003\u4e0b\u9762\u7684 ',
|
792
|
+
n.a.createElement(
|
793
|
+
'code',
|
794
|
+
null,
|
795
|
+
'\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6',
|
796
|
+
),
|
797
|
+
' \u6f14\u793a\u3002',
|
798
|
+
),
|
799
|
+
n.a.createElement('hr', null),
|
800
|
+
n.a.createElement(
|
801
|
+
'h3',
|
802
|
+
{ id: '\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6' },
|
803
|
+
n.a.createElement(
|
804
|
+
r['AnchorLink'],
|
805
|
+
{
|
806
|
+
to: '#\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6',
|
807
|
+
'aria-hidden': 'true',
|
808
|
+
tabIndex: -1,
|
809
|
+
},
|
810
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
811
|
+
),
|
812
|
+
'\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6',
|
813
|
+
),
|
814
|
+
n.a.createElement(
|
815
|
+
'p',
|
816
|
+
null,
|
817
|
+
'\u81ea\u5b9a\u4e49\u6216\u7b2c\u4e09\u65b9\u7684\u8868\u5355\u63a7\u4ef6\uff0c\u4e5f\u53ef\u4ee5\u4e0e Form \u7ec4\u4ef6\u4e00\u8d77\u4f7f\u7528\u3002\u53ea\u8981\u8be5\u7ec4\u4ef6\u9075\u5faa\u4ee5\u4e0b\u7684\u7ea6\u5b9a\uff1a',
|
818
|
+
),
|
819
|
+
n.a.createElement(
|
820
|
+
'blockquote',
|
821
|
+
null,
|
822
|
+
n.a.createElement(
|
823
|
+
'ul',
|
824
|
+
null,
|
825
|
+
n.a.createElement(
|
826
|
+
'li',
|
827
|
+
null,
|
828
|
+
'\u63d0\u4f9b\u53d7\u63a7\u5c5e\u6027 ',
|
829
|
+
n.a.createElement('code', null, 'value'),
|
830
|
+
' \u6216\u5176\u5b83\u4e0e ',
|
831
|
+
n.a.createElement(
|
832
|
+
r['Link'],
|
833
|
+
{
|
834
|
+
to: 'https://ant.design/components/form-cn/#Form.Item',
|
835
|
+
},
|
836
|
+
n.a.createElement('code', null, 'valuePropName'),
|
837
|
+
),
|
838
|
+
' \u7684\u503c\u540c\u540d\u7684\u5c5e\u6027\u3002',
|
839
|
+
),
|
840
|
+
n.a.createElement(
|
841
|
+
'li',
|
842
|
+
null,
|
843
|
+
'\u63d0\u4f9b ',
|
844
|
+
n.a.createElement('code', null, 'onChange'),
|
845
|
+
' \u4e8b\u4ef6\u6216 ',
|
846
|
+
n.a.createElement(
|
847
|
+
r['Link'],
|
848
|
+
{
|
849
|
+
to: 'https://ant.design/components/form-cn/#Form.Item',
|
850
|
+
},
|
851
|
+
n.a.createElement('code', null, 'trigger'),
|
852
|
+
),
|
853
|
+
' \u7684\u503c\u540c\u540d\u7684\u4e8b\u4ef6\u3002',
|
854
|
+
),
|
855
|
+
),
|
856
|
+
),
|
857
|
+
),
|
858
|
+
n.a.createElement(
|
859
|
+
c['default'],
|
860
|
+
o['default']['form-customized-form-controls'].previewerProps,
|
861
|
+
n.a.createElement(v, null),
|
862
|
+
),
|
863
|
+
n.a.createElement(
|
864
|
+
'div',
|
865
|
+
{ className: 'markdown' },
|
866
|
+
n.a.createElement(
|
867
|
+
'h3',
|
868
|
+
{
|
869
|
+
id: '\u8868\u5355\u6570\u636e\u5b58\u50a8\u4e8e\u4e0a\u5c42\u7ec4\u4ef6',
|
870
|
+
},
|
871
|
+
n.a.createElement(
|
872
|
+
r['AnchorLink'],
|
873
|
+
{
|
874
|
+
to: '#\u8868\u5355\u6570\u636e\u5b58\u50a8\u4e8e\u4e0a\u5c42\u7ec4\u4ef6',
|
875
|
+
'aria-hidden': 'true',
|
876
|
+
tabIndex: -1,
|
877
|
+
},
|
878
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
879
|
+
),
|
880
|
+
'\u8868\u5355\u6570\u636e\u5b58\u50a8\u4e8e\u4e0a\u5c42\u7ec4\u4ef6',
|
881
|
+
),
|
882
|
+
n.a.createElement(
|
883
|
+
'p',
|
884
|
+
null,
|
885
|
+
'\u901a\u8fc7 ',
|
886
|
+
n.a.createElement('code', null, 'onFieldsChange'),
|
887
|
+
' \u548c ',
|
888
|
+
n.a.createElement('code', null, 'fields'),
|
889
|
+
'\uff0c\u53ef\u4ee5\u628a\u8868\u5355\u7684\u6570\u636e\u5b58\u50a8\u5230\u4e0a\u5c42\u7ec4\u4ef6\u6216\u8005 ',
|
890
|
+
n.a.createElement(
|
891
|
+
r['Link'],
|
892
|
+
{ to: 'https://github.com/reactjs/redux' },
|
893
|
+
'Redux',
|
894
|
+
),
|
895
|
+
'\u3001',
|
896
|
+
n.a.createElement(
|
897
|
+
r['Link'],
|
898
|
+
{ to: 'https://github.com/dvajs/dva' },
|
899
|
+
'dva',
|
900
|
+
),
|
901
|
+
' \u4e2d\uff0c\u66f4\u591a\u53ef\u53c2\u8003 ',
|
902
|
+
n.a.createElement(
|
903
|
+
r['Link'],
|
904
|
+
{
|
905
|
+
to: 'https://rc-field-form.react-component.now.sh/?selectedKind=rc-field-form&selectedStory=StateForm-redux&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel',
|
906
|
+
},
|
907
|
+
'rc-field-form \u793a\u4f8b',
|
908
|
+
),
|
909
|
+
'\u3002',
|
910
|
+
),
|
911
|
+
n.a.createElement(
|
912
|
+
'p',
|
913
|
+
null,
|
914
|
+
n.a.createElement('strong', null, '\u6ce8\u610f\uff1a'),
|
915
|
+
' \u5c06\u8868\u5355\u6570\u636e\u5b58\u50a8\u4e8e\u5916\u90e8\u5bb9\u5668',
|
916
|
+
n.a.createElement(
|
917
|
+
r['Link'],
|
918
|
+
{
|
919
|
+
to: 'https://github.com/reduxjs/redux/issues/1287#issuecomment-175351978',
|
920
|
+
},
|
921
|
+
'\u5e76\u975e\u597d\u7684\u5b9e\u8df5',
|
922
|
+
),
|
923
|
+
'\uff0c\u5982\u65e0\u5fc5\u8981\u8bf7\u907f\u514d\u4f7f\u7528\u3002',
|
924
|
+
),
|
925
|
+
),
|
926
|
+
n.a.createElement(
|
927
|
+
c['default'],
|
928
|
+
o['default']['form-global-state'].previewerProps,
|
929
|
+
n.a.createElement(F, null),
|
930
|
+
),
|
931
|
+
n.a.createElement(
|
932
|
+
'div',
|
933
|
+
{ className: 'markdown' },
|
934
|
+
n.a.createElement(
|
935
|
+
'h3',
|
936
|
+
{ id: '\u591a\u8868\u5355\u8054\u52a8' },
|
937
|
+
n.a.createElement(
|
938
|
+
r['AnchorLink'],
|
939
|
+
{
|
940
|
+
to: '#\u591a\u8868\u5355\u8054\u52a8',
|
941
|
+
'aria-hidden': 'true',
|
942
|
+
tabIndex: -1,
|
943
|
+
},
|
944
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
945
|
+
),
|
946
|
+
'\u591a\u8868\u5355\u8054\u52a8',
|
947
|
+
),
|
948
|
+
),
|
949
|
+
n.a.createElement(
|
950
|
+
c['default'],
|
951
|
+
o['default']['form-form-context'].previewerProps,
|
952
|
+
n.a.createElement(L, null),
|
953
|
+
),
|
954
|
+
n.a.createElement(
|
955
|
+
'div',
|
956
|
+
{ className: 'markdown' },
|
957
|
+
n.a.createElement(
|
958
|
+
'h3',
|
959
|
+
{ id: '\u5185\u8054\u767b\u5f55\u680f' },
|
960
|
+
n.a.createElement(
|
961
|
+
r['AnchorLink'],
|
962
|
+
{
|
963
|
+
to: '#\u5185\u8054\u767b\u5f55\u680f',
|
964
|
+
'aria-hidden': 'true',
|
965
|
+
tabIndex: -1,
|
966
|
+
},
|
967
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
968
|
+
),
|
969
|
+
'\u5185\u8054\u767b\u5f55\u680f',
|
970
|
+
),
|
971
|
+
),
|
972
|
+
n.a.createElement(
|
973
|
+
c['default'],
|
974
|
+
o['default']['form-inline-login'].previewerProps,
|
975
|
+
n.a.createElement(I, null),
|
976
|
+
),
|
977
|
+
n.a.createElement(
|
978
|
+
'div',
|
979
|
+
{ className: 'markdown' },
|
980
|
+
n.a.createElement(
|
981
|
+
'h3',
|
982
|
+
{ id: '\u767b\u5f55\u6846' },
|
983
|
+
n.a.createElement(
|
984
|
+
r['AnchorLink'],
|
985
|
+
{
|
986
|
+
to: '#\u767b\u5f55\u6846',
|
987
|
+
'aria-hidden': 'true',
|
988
|
+
tabIndex: -1,
|
989
|
+
},
|
990
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
991
|
+
),
|
992
|
+
'\u767b\u5f55\u6846',
|
993
|
+
),
|
994
|
+
),
|
995
|
+
n.a.createElement(
|
996
|
+
c['default'],
|
997
|
+
o['default']['form-normal-login'].previewerProps,
|
998
|
+
n.a.createElement(N, null),
|
999
|
+
),
|
1000
|
+
n.a.createElement(
|
1001
|
+
'div',
|
1002
|
+
{ className: 'markdown' },
|
1003
|
+
n.a.createElement(
|
1004
|
+
'h3',
|
1005
|
+
{ id: '\u6ce8\u518c\u65b0\u7528\u6237' },
|
1006
|
+
n.a.createElement(
|
1007
|
+
r['AnchorLink'],
|
1008
|
+
{
|
1009
|
+
to: '#\u6ce8\u518c\u65b0\u7528\u6237',
|
1010
|
+
'aria-hidden': 'true',
|
1011
|
+
tabIndex: -1,
|
1012
|
+
},
|
1013
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1014
|
+
),
|
1015
|
+
'\u6ce8\u518c\u65b0\u7528\u6237',
|
1016
|
+
),
|
1017
|
+
),
|
1018
|
+
n.a.createElement(
|
1019
|
+
c['default'],
|
1020
|
+
o['default']['form-register'].previewerProps,
|
1021
|
+
n.a.createElement(A, null),
|
1022
|
+
),
|
1023
|
+
n.a.createElement(
|
1024
|
+
'div',
|
1025
|
+
{ className: 'markdown' },
|
1026
|
+
n.a.createElement(
|
1027
|
+
'h3',
|
1028
|
+
{ id: '\u9ad8\u7ea7\u641c\u7d22' },
|
1029
|
+
n.a.createElement(
|
1030
|
+
r['AnchorLink'],
|
1031
|
+
{
|
1032
|
+
to: '#\u9ad8\u7ea7\u641c\u7d22',
|
1033
|
+
'aria-hidden': 'true',
|
1034
|
+
tabIndex: -1,
|
1035
|
+
},
|
1036
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1037
|
+
),
|
1038
|
+
'\u9ad8\u7ea7\u641c\u7d22',
|
1039
|
+
),
|
1040
|
+
),
|
1041
|
+
n.a.createElement(
|
1042
|
+
c['default'],
|
1043
|
+
o['default']['form-advanced-search'].previewerProps,
|
1044
|
+
n.a.createElement(y, null),
|
1045
|
+
),
|
1046
|
+
n.a.createElement(
|
1047
|
+
'div',
|
1048
|
+
{ className: 'markdown' },
|
1049
|
+
n.a.createElement(
|
1050
|
+
'h3',
|
1051
|
+
{
|
1052
|
+
id: '\u5f39\u51fa\u5c42\u4e2d\u7684\u65b0\u5efa\u8868\u5355',
|
1053
|
+
},
|
1054
|
+
n.a.createElement(
|
1055
|
+
r['AnchorLink'],
|
1056
|
+
{
|
1057
|
+
to: '#\u5f39\u51fa\u5c42\u4e2d\u7684\u65b0\u5efa\u8868\u5355',
|
1058
|
+
'aria-hidden': 'true',
|
1059
|
+
tabIndex: -1,
|
1060
|
+
},
|
1061
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1062
|
+
),
|
1063
|
+
'\u5f39\u51fa\u5c42\u4e2d\u7684\u65b0\u5efa\u8868\u5355',
|
1064
|
+
),
|
1065
|
+
),
|
1066
|
+
n.a.createElement(
|
1067
|
+
c['default'],
|
1068
|
+
o['default']['form-form-in-modal'].previewerProps,
|
1069
|
+
n.a.createElement(x, null),
|
1070
|
+
),
|
1071
|
+
n.a.createElement(
|
1072
|
+
'div',
|
1073
|
+
{ className: 'markdown' },
|
1074
|
+
n.a.createElement(
|
1075
|
+
'h3',
|
1076
|
+
{ id: '\u65f6\u95f4\u7c7b\u63a7\u4ef6' },
|
1077
|
+
n.a.createElement(
|
1078
|
+
r['AnchorLink'],
|
1079
|
+
{
|
1080
|
+
to: '#\u65f6\u95f4\u7c7b\u63a7\u4ef6',
|
1081
|
+
'aria-hidden': 'true',
|
1082
|
+
tabIndex: -1,
|
1083
|
+
},
|
1084
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1085
|
+
),
|
1086
|
+
'\u65f6\u95f4\u7c7b\u63a7\u4ef6',
|
1087
|
+
),
|
1088
|
+
),
|
1089
|
+
n.a.createElement(
|
1090
|
+
c['default'],
|
1091
|
+
o['default']['form-time-related-controls'].previewerProps,
|
1092
|
+
n.a.createElement(w, null),
|
1093
|
+
),
|
1094
|
+
n.a.createElement(
|
1095
|
+
'div',
|
1096
|
+
{ className: 'markdown' },
|
1097
|
+
n.a.createElement(
|
1098
|
+
'h3',
|
1099
|
+
{ id: '\u81ea\u884c\u5904\u7406\u8868\u5355\u6570\u636e' },
|
1100
|
+
n.a.createElement(
|
1101
|
+
r['AnchorLink'],
|
1102
|
+
{
|
1103
|
+
to: '#\u81ea\u884c\u5904\u7406\u8868\u5355\u6570\u636e',
|
1104
|
+
'aria-hidden': 'true',
|
1105
|
+
tabIndex: -1,
|
1106
|
+
},
|
1107
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1108
|
+
),
|
1109
|
+
'\u81ea\u884c\u5904\u7406\u8868\u5355\u6570\u636e',
|
1110
|
+
),
|
1111
|
+
),
|
1112
|
+
n.a.createElement(
|
1113
|
+
c['default'],
|
1114
|
+
o['default']['form-without-form-create'].previewerProps,
|
1115
|
+
n.a.createElement(P, null),
|
1116
|
+
),
|
1117
|
+
n.a.createElement(
|
1118
|
+
'div',
|
1119
|
+
{ className: 'markdown' },
|
1120
|
+
n.a.createElement(
|
1121
|
+
'h3',
|
1122
|
+
{ id: '\u81ea\u5b9a\u4e49\u6821\u9a8c' },
|
1123
|
+
n.a.createElement(
|
1124
|
+
r['AnchorLink'],
|
1125
|
+
{
|
1126
|
+
to: '#\u81ea\u5b9a\u4e49\u6821\u9a8c',
|
1127
|
+
'aria-hidden': 'true',
|
1128
|
+
tabIndex: -1,
|
1129
|
+
},
|
1130
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1131
|
+
),
|
1132
|
+
'\u81ea\u5b9a\u4e49\u6821\u9a8c',
|
1133
|
+
),
|
1134
|
+
n.a.createElement(
|
1135
|
+
'p',
|
1136
|
+
null,
|
1137
|
+
'\u6211\u4eec\u63d0\u4f9b\u4e86 ',
|
1138
|
+
n.a.createElement('code', null, 'validateStatus'),
|
1139
|
+
' ',
|
1140
|
+
n.a.createElement('code', null, 'help'),
|
1141
|
+
' ',
|
1142
|
+
n.a.createElement('code', null, 'hasFeedback'),
|
1143
|
+
' \u7b49\u5c5e\u6027\uff0c\u4f60\u53ef\u4ee5\u4e0d\u901a\u8fc7 Form \u81ea\u5df1\u5b9a\u4e49\u6821\u9a8c\u7684\u65f6\u673a\u548c\u5185\u5bb9\u3002',
|
1144
|
+
),
|
1145
|
+
n.a.createElement(
|
1146
|
+
'ol',
|
1147
|
+
null,
|
1148
|
+
n.a.createElement(
|
1149
|
+
'li',
|
1150
|
+
null,
|
1151
|
+
n.a.createElement('code', null, 'validateStatus'),
|
1152
|
+
": \u6821\u9a8c\u72b6\u6001\uff0c\u53ef\u9009 'success', 'warning', 'error', 'validating'\u3002",
|
1153
|
+
),
|
1154
|
+
n.a.createElement(
|
1155
|
+
'li',
|
1156
|
+
null,
|
1157
|
+
n.a.createElement('code', null, 'hasFeedback'),
|
1158
|
+
'\uff1a\u7528\u4e8e\u7ed9\u8f93\u5165\u6846\u6dfb\u52a0\u53cd\u9988\u56fe\u6807\u3002',
|
1159
|
+
),
|
1160
|
+
n.a.createElement(
|
1161
|
+
'li',
|
1162
|
+
null,
|
1163
|
+
n.a.createElement('code', null, 'help'),
|
1164
|
+
'\uff1a\u8bbe\u7f6e\u6821\u9a8c\u6587\u6848\u3002',
|
1165
|
+
),
|
1166
|
+
),
|
1167
|
+
),
|
1168
|
+
n.a.createElement(
|
1169
|
+
c['default'],
|
1170
|
+
o['default']['form-validate-static'].previewerProps,
|
1171
|
+
n.a.createElement(V, null),
|
1172
|
+
),
|
1173
|
+
n.a.createElement(
|
1174
|
+
'div',
|
1175
|
+
{ className: 'markdown' },
|
1176
|
+
n.a.createElement(
|
1177
|
+
'h3',
|
1178
|
+
{ id: '\u52a8\u6001\u6821\u9a8c\u89c4\u5219' },
|
1179
|
+
n.a.createElement(
|
1180
|
+
r['AnchorLink'],
|
1181
|
+
{
|
1182
|
+
to: '#\u52a8\u6001\u6821\u9a8c\u89c4\u5219',
|
1183
|
+
'aria-hidden': 'true',
|
1184
|
+
tabIndex: -1,
|
1185
|
+
},
|
1186
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1187
|
+
),
|
1188
|
+
'\u52a8\u6001\u6821\u9a8c\u89c4\u5219',
|
1189
|
+
),
|
1190
|
+
),
|
1191
|
+
n.a.createElement(
|
1192
|
+
c['default'],
|
1193
|
+
o['default']['form-dynamic-rule'].previewerProps,
|
1194
|
+
n.a.createElement(C, null),
|
1195
|
+
),
|
1196
|
+
n.a.createElement(
|
1197
|
+
'div',
|
1198
|
+
{ className: 'markdown' },
|
1199
|
+
n.a.createElement(
|
1200
|
+
'h2',
|
1201
|
+
{ id: 'api' },
|
1202
|
+
n.a.createElement(
|
1203
|
+
r['AnchorLink'],
|
1204
|
+
{ to: '#api', 'aria-hidden': 'true', tabIndex: -1 },
|
1205
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1206
|
+
),
|
1207
|
+
'API',
|
1208
|
+
),
|
1209
|
+
n.a.createElement(
|
1210
|
+
'h3',
|
1211
|
+
{ id: 'form' },
|
1212
|
+
n.a.createElement(
|
1213
|
+
r['AnchorLink'],
|
1214
|
+
{ to: '#form', 'aria-hidden': 'true', tabIndex: -1 },
|
1215
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1216
|
+
),
|
1217
|
+
'Form',
|
1218
|
+
),
|
1219
|
+
n.a.createElement(
|
1220
|
+
'table',
|
1221
|
+
null,
|
1222
|
+
n.a.createElement(
|
1223
|
+
'thead',
|
1224
|
+
null,
|
1225
|
+
n.a.createElement(
|
1226
|
+
'tr',
|
1227
|
+
null,
|
1228
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
1229
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
1230
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
1231
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
1232
|
+
n.a.createElement('th', null, '\u7248\u672c'),
|
1233
|
+
),
|
1234
|
+
),
|
1235
|
+
n.a.createElement(
|
1236
|
+
'tbody',
|
1237
|
+
null,
|
1238
|
+
n.a.createElement(
|
1239
|
+
'tr',
|
1240
|
+
null,
|
1241
|
+
n.a.createElement('td', null, 'colon'),
|
1242
|
+
n.a.createElement(
|
1243
|
+
'td',
|
1244
|
+
null,
|
1245
|
+
'\u914d\u7f6e Form.Item \u7684 ',
|
1246
|
+
n.a.createElement('code', null, 'colon'),
|
1247
|
+
' \u7684\u9ed8\u8ba4\u503c\u3002\u8868\u793a\u662f\u5426\u663e\u793a label \u540e\u9762\u7684\u5192\u53f7 (\u53ea\u6709\u5728\u5c5e\u6027 layout \u4e3a horizontal \u65f6\u6709\u6548)',
|
1248
|
+
),
|
1249
|
+
n.a.createElement('td', null, 'boolean'),
|
1250
|
+
n.a.createElement('td', null, 'true'),
|
1251
|
+
n.a.createElement('td', null),
|
1252
|
+
),
|
1253
|
+
n.a.createElement(
|
1254
|
+
'tr',
|
1255
|
+
null,
|
1256
|
+
n.a.createElement('td', null, 'component'),
|
1257
|
+
n.a.createElement(
|
1258
|
+
'td',
|
1259
|
+
null,
|
1260
|
+
'\u8bbe\u7f6e Form \u6e32\u67d3\u5143\u7d20\uff0c\u4e3a ',
|
1261
|
+
n.a.createElement('code', null, 'false'),
|
1262
|
+
' \u5219\u4e0d\u521b\u5efa DOM \u8282\u70b9',
|
1263
|
+
),
|
1264
|
+
n.a.createElement('td', null, 'ComponentType | false'),
|
1265
|
+
n.a.createElement('td', null, 'form'),
|
1266
|
+
n.a.createElement('td', null),
|
1267
|
+
),
|
1268
|
+
n.a.createElement(
|
1269
|
+
'tr',
|
1270
|
+
null,
|
1271
|
+
n.a.createElement('td', null, 'fields'),
|
1272
|
+
n.a.createElement(
|
1273
|
+
'td',
|
1274
|
+
null,
|
1275
|
+
'\u901a\u8fc7\u72b6\u6001\u7ba1\u7406\uff08\u5982 redux\uff09\u63a7\u5236\u8868\u5355\u5b57\u6bb5\uff0c\u5982\u975e\u5f3a\u9700\u6c42\u4e0d\u63a8\u8350\u4f7f\u7528\u3002\u67e5\u770b',
|
1276
|
+
n.a.createElement(
|
1277
|
+
r['AnchorLink'],
|
1278
|
+
{ to: '#components-form-demo-global-state' },
|
1279
|
+
'\u793a\u4f8b',
|
1280
|
+
),
|
1281
|
+
),
|
1282
|
+
n.a.createElement(
|
1283
|
+
'td',
|
1284
|
+
null,
|
1285
|
+
n.a.createElement(
|
1286
|
+
r['AnchorLink'],
|
1287
|
+
{ to: '#FieldData' },
|
1288
|
+
'FieldData',
|
1289
|
+
),
|
1290
|
+
'[]',
|
1291
|
+
),
|
1292
|
+
n.a.createElement('td', null, '-'),
|
1293
|
+
n.a.createElement('td', null),
|
1294
|
+
),
|
1295
|
+
n.a.createElement(
|
1296
|
+
'tr',
|
1297
|
+
null,
|
1298
|
+
n.a.createElement('td', null, 'form'),
|
1299
|
+
n.a.createElement(
|
1300
|
+
'td',
|
1301
|
+
null,
|
1302
|
+
'\u7ecf ',
|
1303
|
+
n.a.createElement('code', null, 'Form.useForm()'),
|
1304
|
+
' \u521b\u5efa\u7684 form \u63a7\u5236\u5b9e\u4f8b\uff0c\u4e0d\u63d0\u4f9b\u65f6\u4f1a\u81ea\u52a8\u521b\u5efa',
|
1305
|
+
),
|
1306
|
+
n.a.createElement(
|
1307
|
+
'td',
|
1308
|
+
null,
|
1309
|
+
n.a.createElement(
|
1310
|
+
r['AnchorLink'],
|
1311
|
+
{ to: '#FormInstance' },
|
1312
|
+
'FormInstance',
|
1313
|
+
),
|
1314
|
+
),
|
1315
|
+
n.a.createElement('td', null, '-'),
|
1316
|
+
n.a.createElement('td', null),
|
1317
|
+
),
|
1318
|
+
n.a.createElement(
|
1319
|
+
'tr',
|
1320
|
+
null,
|
1321
|
+
n.a.createElement('td', null, 'initialValues'),
|
1322
|
+
n.a.createElement(
|
1323
|
+
'td',
|
1324
|
+
null,
|
1325
|
+
'\u8868\u5355\u9ed8\u8ba4\u503c\uff0c\u53ea\u6709\u521d\u59cb\u5316\u4ee5\u53ca\u91cd\u7f6e\u65f6\u751f\u6548',
|
1326
|
+
),
|
1327
|
+
n.a.createElement('td', null, 'object'),
|
1328
|
+
n.a.createElement('td', null, '-'),
|
1329
|
+
n.a.createElement('td', null),
|
1330
|
+
),
|
1331
|
+
n.a.createElement(
|
1332
|
+
'tr',
|
1333
|
+
null,
|
1334
|
+
n.a.createElement('td', null, 'labelAlign'),
|
1335
|
+
n.a.createElement(
|
1336
|
+
'td',
|
1337
|
+
null,
|
1338
|
+
'label \u6807\u7b7e\u7684\u6587\u672c\u5bf9\u9f50\u65b9\u5f0f',
|
1339
|
+
),
|
1340
|
+
n.a.createElement(
|
1341
|
+
'td',
|
1342
|
+
null,
|
1343
|
+
n.a.createElement('code', null, 'left'),
|
1344
|
+
' | ',
|
1345
|
+
n.a.createElement('code', null, 'right'),
|
1346
|
+
),
|
1347
|
+
n.a.createElement(
|
1348
|
+
'td',
|
1349
|
+
null,
|
1350
|
+
n.a.createElement('code', null, 'right'),
|
1351
|
+
),
|
1352
|
+
n.a.createElement('td', null),
|
1353
|
+
),
|
1354
|
+
n.a.createElement(
|
1355
|
+
'tr',
|
1356
|
+
null,
|
1357
|
+
n.a.createElement('td', null, 'labelCol'),
|
1358
|
+
n.a.createElement(
|
1359
|
+
'td',
|
1360
|
+
null,
|
1361
|
+
'label \u6807\u7b7e\u5e03\u5c40\uff0c\u540c ',
|
1362
|
+
n.a.createElement('code', null, '<Col>'),
|
1363
|
+
' \u7ec4\u4ef6\uff0c\u8bbe\u7f6e ',
|
1364
|
+
n.a.createElement('code', null, 'span'),
|
1365
|
+
' ',
|
1366
|
+
n.a.createElement('code', null, 'offset'),
|
1367
|
+
' \u503c\uff0c\u5982 ',
|
1368
|
+
n.a.createElement(
|
1369
|
+
'code',
|
1370
|
+
null,
|
1371
|
+
'{',
|
1372
|
+
'span: 3, offset: 12',
|
1373
|
+
'}',
|
1374
|
+
),
|
1375
|
+
' \u6216 ',
|
1376
|
+
n.a.createElement(
|
1377
|
+
'code',
|
1378
|
+
null,
|
1379
|
+
'sm: ',
|
1380
|
+
'{',
|
1381
|
+
'span: 3, offset: 12',
|
1382
|
+
'}',
|
1383
|
+
),
|
1384
|
+
),
|
1385
|
+
n.a.createElement(
|
1386
|
+
'td',
|
1387
|
+
null,
|
1388
|
+
n.a.createElement(
|
1389
|
+
r['AnchorLink'],
|
1390
|
+
{ to: '/components/grid/#Col' },
|
1391
|
+
'object',
|
1392
|
+
),
|
1393
|
+
),
|
1394
|
+
n.a.createElement('td', null, '-'),
|
1395
|
+
n.a.createElement('td', null),
|
1396
|
+
),
|
1397
|
+
n.a.createElement(
|
1398
|
+
'tr',
|
1399
|
+
null,
|
1400
|
+
n.a.createElement('td', null, 'layout'),
|
1401
|
+
n.a.createElement('td', null, '\u8868\u5355\u5e03\u5c40'),
|
1402
|
+
n.a.createElement(
|
1403
|
+
'td',
|
1404
|
+
null,
|
1405
|
+
n.a.createElement('code', null, 'horizontal'),
|
1406
|
+
' | ',
|
1407
|
+
n.a.createElement('code', null, 'vertical'),
|
1408
|
+
' | ',
|
1409
|
+
n.a.createElement('code', null, 'inline'),
|
1410
|
+
),
|
1411
|
+
n.a.createElement(
|
1412
|
+
'td',
|
1413
|
+
null,
|
1414
|
+
n.a.createElement('code', null, 'horizontal'),
|
1415
|
+
),
|
1416
|
+
n.a.createElement('td', null),
|
1417
|
+
),
|
1418
|
+
n.a.createElement(
|
1419
|
+
'tr',
|
1420
|
+
null,
|
1421
|
+
n.a.createElement('td', null, 'name'),
|
1422
|
+
n.a.createElement(
|
1423
|
+
'td',
|
1424
|
+
null,
|
1425
|
+
'\u8868\u5355\u540d\u79f0\uff0c\u4f1a\u4f5c\u4e3a\u8868\u5355\u5b57\u6bb5 ',
|
1426
|
+
n.a.createElement('code', null, 'id'),
|
1427
|
+
' \u524d\u7f00\u4f7f\u7528',
|
1428
|
+
),
|
1429
|
+
n.a.createElement('td', null, 'string'),
|
1430
|
+
n.a.createElement('td', null, '-'),
|
1431
|
+
n.a.createElement('td', null),
|
1432
|
+
),
|
1433
|
+
n.a.createElement(
|
1434
|
+
'tr',
|
1435
|
+
null,
|
1436
|
+
n.a.createElement('td', null, 'preserve'),
|
1437
|
+
n.a.createElement(
|
1438
|
+
'td',
|
1439
|
+
null,
|
1440
|
+
'\u5f53\u5b57\u6bb5\u88ab\u5220\u9664\u65f6\u4fdd\u7559\u5b57\u6bb5\u503c',
|
1441
|
+
),
|
1442
|
+
n.a.createElement('td', null, 'boolean'),
|
1443
|
+
n.a.createElement('td', null, 'true'),
|
1444
|
+
n.a.createElement('td', null, '4.4.0'),
|
1445
|
+
),
|
1446
|
+
n.a.createElement(
|
1447
|
+
'tr',
|
1448
|
+
null,
|
1449
|
+
n.a.createElement('td', null, 'requiredMark'),
|
1450
|
+
n.a.createElement(
|
1451
|
+
'td',
|
1452
|
+
null,
|
1453
|
+
'\u5fc5\u9009\u6837\u5f0f\uff0c\u53ef\u4ee5\u5207\u6362\u4e3a\u5fc5\u9009\u6216\u8005\u53ef\u9009\u5c55\u793a\u6837\u5f0f\u3002\u6b64\u4e3a Form \u914d\u7f6e\uff0cForm.Item \u65e0\u6cd5\u5355\u72ec\u914d\u7f6e',
|
1454
|
+
),
|
1455
|
+
n.a.createElement(
|
1456
|
+
'td',
|
1457
|
+
null,
|
1458
|
+
'boolean | ',
|
1459
|
+
n.a.createElement('code', null, 'optional'),
|
1460
|
+
),
|
1461
|
+
n.a.createElement('td', null, 'true'),
|
1462
|
+
n.a.createElement('td', null, '4.6.0'),
|
1463
|
+
),
|
1464
|
+
n.a.createElement(
|
1465
|
+
'tr',
|
1466
|
+
null,
|
1467
|
+
n.a.createElement('td', null, 'scrollToFirstError'),
|
1468
|
+
n.a.createElement(
|
1469
|
+
'td',
|
1470
|
+
null,
|
1471
|
+
'\u63d0\u4ea4\u5931\u8d25\u81ea\u52a8\u6eda\u52a8\u5230\u7b2c\u4e00\u4e2a\u9519\u8bef\u5b57\u6bb5',
|
1472
|
+
),
|
1473
|
+
n.a.createElement(
|
1474
|
+
'td',
|
1475
|
+
null,
|
1476
|
+
'boolean | ',
|
1477
|
+
n.a.createElement(
|
1478
|
+
r['Link'],
|
1479
|
+
{
|
1480
|
+
to: 'https://github.com/stipsan/scroll-into-view-if-needed/tree/ece40bd9143f48caf4b99503425ecb16b0ad8249#options',
|
1481
|
+
},
|
1482
|
+
'Options',
|
1483
|
+
),
|
1484
|
+
),
|
1485
|
+
n.a.createElement('td', null, 'false'),
|
1486
|
+
n.a.createElement('td', null),
|
1487
|
+
),
|
1488
|
+
n.a.createElement(
|
1489
|
+
'tr',
|
1490
|
+
null,
|
1491
|
+
n.a.createElement('td', null, 'size'),
|
1492
|
+
n.a.createElement(
|
1493
|
+
'td',
|
1494
|
+
null,
|
1495
|
+
'\u8bbe\u7f6e\u5b57\u6bb5\u7ec4\u4ef6\u7684\u5c3a\u5bf8\uff08\u4ec5\u9650 antd \u7ec4\u4ef6\uff09',
|
1496
|
+
),
|
1497
|
+
n.a.createElement(
|
1498
|
+
'td',
|
1499
|
+
null,
|
1500
|
+
n.a.createElement('code', null, 'small'),
|
1501
|
+
' | ',
|
1502
|
+
n.a.createElement('code', null, 'middle'),
|
1503
|
+
' | ',
|
1504
|
+
n.a.createElement('code', null, 'large'),
|
1505
|
+
),
|
1506
|
+
n.a.createElement('td', null, '-'),
|
1507
|
+
n.a.createElement('td', null),
|
1508
|
+
),
|
1509
|
+
n.a.createElement(
|
1510
|
+
'tr',
|
1511
|
+
null,
|
1512
|
+
n.a.createElement('td', null, 'validateMessages'),
|
1513
|
+
n.a.createElement(
|
1514
|
+
'td',
|
1515
|
+
null,
|
1516
|
+
'\u9a8c\u8bc1\u63d0\u793a\u6a21\u677f\uff0c\u8bf4\u660e',
|
1517
|
+
n.a.createElement(
|
1518
|
+
r['AnchorLink'],
|
1519
|
+
{ to: '#validateMessages' },
|
1520
|
+
'\u89c1\u4e0b',
|
1521
|
+
),
|
1522
|
+
),
|
1523
|
+
n.a.createElement(
|
1524
|
+
'td',
|
1525
|
+
null,
|
1526
|
+
n.a.createElement(
|
1527
|
+
r['Link'],
|
1528
|
+
{
|
1529
|
+
to: 'https://github.com/react-component/field-form/blob/master/src/utils/messages.ts',
|
1530
|
+
},
|
1531
|
+
'ValidateMessages',
|
1532
|
+
),
|
1533
|
+
),
|
1534
|
+
n.a.createElement('td', null, '-'),
|
1535
|
+
n.a.createElement('td', null),
|
1536
|
+
),
|
1537
|
+
n.a.createElement(
|
1538
|
+
'tr',
|
1539
|
+
null,
|
1540
|
+
n.a.createElement('td', null, 'validateTrigger'),
|
1541
|
+
n.a.createElement(
|
1542
|
+
'td',
|
1543
|
+
null,
|
1544
|
+
'\u7edf\u4e00\u8bbe\u7f6e\u5b57\u6bb5\u89e6\u53d1\u9a8c\u8bc1\u7684\u65f6\u673a',
|
1545
|
+
),
|
1546
|
+
n.a.createElement('td', null, 'string | string[]'),
|
1547
|
+
n.a.createElement(
|
1548
|
+
'td',
|
1549
|
+
null,
|
1550
|
+
n.a.createElement('code', null, 'onChange'),
|
1551
|
+
),
|
1552
|
+
n.a.createElement('td', null, '4.3.0'),
|
1553
|
+
),
|
1554
|
+
n.a.createElement(
|
1555
|
+
'tr',
|
1556
|
+
null,
|
1557
|
+
n.a.createElement('td', null, 'wrapperCol'),
|
1558
|
+
n.a.createElement(
|
1559
|
+
'td',
|
1560
|
+
null,
|
1561
|
+
'\u9700\u8981\u4e3a\u8f93\u5165\u63a7\u4ef6\u8bbe\u7f6e\u5e03\u5c40\u6837\u5f0f\u65f6\uff0c\u4f7f\u7528\u8be5\u5c5e\u6027\uff0c\u7528\u6cd5\u540c labelCol',
|
1562
|
+
),
|
1563
|
+
n.a.createElement(
|
1564
|
+
'td',
|
1565
|
+
null,
|
1566
|
+
n.a.createElement(
|
1567
|
+
r['AnchorLink'],
|
1568
|
+
{ to: '/components/grid/#Col' },
|
1569
|
+
'object',
|
1570
|
+
),
|
1571
|
+
),
|
1572
|
+
n.a.createElement('td', null, '-'),
|
1573
|
+
n.a.createElement('td', null),
|
1574
|
+
),
|
1575
|
+
n.a.createElement(
|
1576
|
+
'tr',
|
1577
|
+
null,
|
1578
|
+
n.a.createElement('td', null, 'onFieldsChange'),
|
1579
|
+
n.a.createElement(
|
1580
|
+
'td',
|
1581
|
+
null,
|
1582
|
+
'\u5b57\u6bb5\u66f4\u65b0\u65f6\u89e6\u53d1\u56de\u8c03\u4e8b\u4ef6',
|
1583
|
+
),
|
1584
|
+
n.a.createElement(
|
1585
|
+
'td',
|
1586
|
+
null,
|
1587
|
+
'function(changedFields, allFields)',
|
1588
|
+
),
|
1589
|
+
n.a.createElement('td', null, '-'),
|
1590
|
+
n.a.createElement('td', null),
|
1591
|
+
),
|
1592
|
+
n.a.createElement(
|
1593
|
+
'tr',
|
1594
|
+
null,
|
1595
|
+
n.a.createElement('td', null, 'onFinish'),
|
1596
|
+
n.a.createElement(
|
1597
|
+
'td',
|
1598
|
+
null,
|
1599
|
+
'\u63d0\u4ea4\u8868\u5355\u4e14\u6570\u636e\u9a8c\u8bc1\u6210\u529f\u540e\u56de\u8c03\u4e8b\u4ef6',
|
1600
|
+
),
|
1601
|
+
n.a.createElement('td', null, 'function(values)'),
|
1602
|
+
n.a.createElement('td', null, '-'),
|
1603
|
+
n.a.createElement('td', null),
|
1604
|
+
),
|
1605
|
+
n.a.createElement(
|
1606
|
+
'tr',
|
1607
|
+
null,
|
1608
|
+
n.a.createElement('td', null, 'onFinishFailed'),
|
1609
|
+
n.a.createElement(
|
1610
|
+
'td',
|
1611
|
+
null,
|
1612
|
+
'\u63d0\u4ea4\u8868\u5355\u4e14\u6570\u636e\u9a8c\u8bc1\u5931\u8d25\u540e\u56de\u8c03\u4e8b\u4ef6',
|
1613
|
+
),
|
1614
|
+
n.a.createElement(
|
1615
|
+
'td',
|
1616
|
+
null,
|
1617
|
+
'function(',
|
1618
|
+
'{',
|
1619
|
+
' values, errorFields, outOfDate ',
|
1620
|
+
'}',
|
1621
|
+
')',
|
1622
|
+
),
|
1623
|
+
n.a.createElement('td', null, '-'),
|
1624
|
+
n.a.createElement('td', null),
|
1625
|
+
),
|
1626
|
+
n.a.createElement(
|
1627
|
+
'tr',
|
1628
|
+
null,
|
1629
|
+
n.a.createElement('td', null, 'onValuesChange'),
|
1630
|
+
n.a.createElement(
|
1631
|
+
'td',
|
1632
|
+
null,
|
1633
|
+
'\u5b57\u6bb5\u503c\u66f4\u65b0\u65f6\u89e6\u53d1\u56de\u8c03\u4e8b\u4ef6',
|
1634
|
+
),
|
1635
|
+
n.a.createElement(
|
1636
|
+
'td',
|
1637
|
+
null,
|
1638
|
+
'function(changedValues, allValues)',
|
1639
|
+
),
|
1640
|
+
n.a.createElement('td', null, '-'),
|
1641
|
+
n.a.createElement('td', null),
|
1642
|
+
),
|
1643
|
+
),
|
1644
|
+
),
|
1645
|
+
n.a.createElement(
|
1646
|
+
'h3',
|
1647
|
+
{ id: 'validatemessages' },
|
1648
|
+
n.a.createElement(
|
1649
|
+
r['AnchorLink'],
|
1650
|
+
{
|
1651
|
+
to: '#validatemessages',
|
1652
|
+
'aria-hidden': 'true',
|
1653
|
+
tabIndex: -1,
|
1654
|
+
},
|
1655
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1656
|
+
),
|
1657
|
+
'validateMessages',
|
1658
|
+
),
|
1659
|
+
n.a.createElement(
|
1660
|
+
'p',
|
1661
|
+
null,
|
1662
|
+
'Form \u4e3a\u9a8c\u8bc1\u63d0\u4f9b\u4e86',
|
1663
|
+
n.a.createElement(
|
1664
|
+
r['Link'],
|
1665
|
+
{
|
1666
|
+
to: 'https://github.com/react-component/field-form/blob/master/src/utils/messages.ts',
|
1667
|
+
},
|
1668
|
+
'\u9ed8\u8ba4\u7684\u9519\u8bef\u63d0\u793a\u4fe1\u606f',
|
1669
|
+
),
|
1670
|
+
'\uff0c\u4f60\u53ef\u4ee5\u901a\u8fc7\u914d\u7f6e ',
|
1671
|
+
n.a.createElement('code', null, 'validateMessages'),
|
1672
|
+
' \u5c5e\u6027\uff0c\u4fee\u6539\u5bf9\u5e94\u7684\u63d0\u793a\u6a21\u677f\u3002\u4e00\u79cd\u5e38\u89c1\u7684\u4f7f\u7528\u65b9\u5f0f\uff0c\u662f\u914d\u7f6e\u56fd\u9645\u5316\u63d0\u793a\u4fe1\u606f\uff1a',
|
1673
|
+
),
|
1674
|
+
n.a.createElement(m['a'], {
|
1675
|
+
code: 'const validateMessages = {\n required: "\'${name}\' \u662f\u5fc5\u9009\u5b57\u6bb5",\n // ...\n};\n\n<Form validateMessages={validateMessages} />;',
|
1676
|
+
lang: 'bash',
|
1677
|
+
}),
|
1678
|
+
n.a.createElement(
|
1679
|
+
'p',
|
1680
|
+
null,
|
1681
|
+
'\u6b64\u5916\uff0c',
|
1682
|
+
n.a.createElement(
|
1683
|
+
r['Link'],
|
1684
|
+
{ to: '/components/config-provider/' },
|
1685
|
+
'ConfigProvider',
|
1686
|
+
),
|
1687
|
+
' \u4e5f\u63d0\u4f9b\u4e86\u5168\u5c40\u5316\u914d\u7f6e\u65b9\u6848\uff0c\u5141\u8bb8\u7edf\u4e00\u914d\u7f6e\u9519\u8bef\u63d0\u793a\u6a21\u677f\uff1a',
|
1688
|
+
),
|
1689
|
+
n.a.createElement(m['a'], {
|
1690
|
+
code: 'const validateMessages = {\n required: "\'${name}\' \u662f\u5fc5\u9009\u5b57\u6bb5",\n // ...\n};\n\n<ConfigProvider form={{ validateMessages }}>\n <Form />\n</ConfigProvider>;',
|
1691
|
+
lang: 'bash',
|
1692
|
+
}),
|
1693
|
+
n.a.createElement(
|
1694
|
+
'h2',
|
1695
|
+
{ id: 'formitem' },
|
1696
|
+
n.a.createElement(
|
1697
|
+
r['AnchorLink'],
|
1698
|
+
{ to: '#formitem', 'aria-hidden': 'true', tabIndex: -1 },
|
1699
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1700
|
+
),
|
1701
|
+
'Form.Item',
|
1702
|
+
),
|
1703
|
+
n.a.createElement(
|
1704
|
+
'p',
|
1705
|
+
null,
|
1706
|
+
'\u8868\u5355\u5b57\u6bb5\u7ec4\u4ef6\uff0c\u7528\u4e8e\u6570\u636e\u53cc\u5411\u7ed1\u5b9a\u3001\u6821\u9a8c\u3001\u5e03\u5c40\u7b49\u3002',
|
1707
|
+
),
|
1708
|
+
n.a.createElement(
|
1709
|
+
'table',
|
1710
|
+
null,
|
1711
|
+
n.a.createElement(
|
1712
|
+
'thead',
|
1713
|
+
null,
|
1714
|
+
n.a.createElement(
|
1715
|
+
'tr',
|
1716
|
+
null,
|
1717
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
1718
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
1719
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
1720
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
1721
|
+
n.a.createElement('th', null, '\u7248\u672c'),
|
1722
|
+
),
|
1723
|
+
),
|
1724
|
+
n.a.createElement(
|
1725
|
+
'tbody',
|
1726
|
+
null,
|
1727
|
+
n.a.createElement(
|
1728
|
+
'tr',
|
1729
|
+
null,
|
1730
|
+
n.a.createElement('td', null, 'colon'),
|
1731
|
+
n.a.createElement(
|
1732
|
+
'td',
|
1733
|
+
null,
|
1734
|
+
'\u914d\u5408 ',
|
1735
|
+
n.a.createElement('code', null, 'label'),
|
1736
|
+
' \u5c5e\u6027\u4f7f\u7528\uff0c\u8868\u793a\u662f\u5426\u663e\u793a ',
|
1737
|
+
n.a.createElement('code', null, 'label'),
|
1738
|
+
' \u540e\u9762\u7684\u5192\u53f7',
|
1739
|
+
),
|
1740
|
+
n.a.createElement('td', null, 'boolean'),
|
1741
|
+
n.a.createElement('td', null, 'true'),
|
1742
|
+
n.a.createElement('td', null),
|
1743
|
+
),
|
1744
|
+
n.a.createElement(
|
1745
|
+
'tr',
|
1746
|
+
null,
|
1747
|
+
n.a.createElement('td', null, 'dependencies'),
|
1748
|
+
n.a.createElement(
|
1749
|
+
'td',
|
1750
|
+
null,
|
1751
|
+
'\u8bbe\u7f6e\u4f9d\u8d56\u5b57\u6bb5\uff0c\u8bf4\u660e',
|
1752
|
+
n.a.createElement(
|
1753
|
+
r['AnchorLink'],
|
1754
|
+
{ to: '#dependencies' },
|
1755
|
+
'\u89c1\u4e0b',
|
1756
|
+
),
|
1757
|
+
),
|
1758
|
+
n.a.createElement(
|
1759
|
+
'td',
|
1760
|
+
null,
|
1761
|
+
n.a.createElement(
|
1762
|
+
r['AnchorLink'],
|
1763
|
+
{ to: '#NamePath' },
|
1764
|
+
'NamePath',
|
1765
|
+
),
|
1766
|
+
'[]',
|
1767
|
+
),
|
1768
|
+
n.a.createElement('td', null, '-'),
|
1769
|
+
n.a.createElement('td', null),
|
1770
|
+
),
|
1771
|
+
n.a.createElement(
|
1772
|
+
'tr',
|
1773
|
+
null,
|
1774
|
+
n.a.createElement('td', null, 'extra'),
|
1775
|
+
n.a.createElement(
|
1776
|
+
'td',
|
1777
|
+
null,
|
1778
|
+
'\u989d\u5916\u7684\u63d0\u793a\u4fe1\u606f\uff0c\u548c ',
|
1779
|
+
n.a.createElement('code', null, 'help'),
|
1780
|
+
' \u7c7b\u4f3c\uff0c\u5f53\u9700\u8981\u9519\u8bef\u4fe1\u606f\u548c\u63d0\u793a\u6587\u6848\u540c\u65f6\u51fa\u73b0\u65f6\uff0c\u53ef\u4ee5\u4f7f\u7528\u8fd9\u4e2a\u3002',
|
1781
|
+
),
|
1782
|
+
n.a.createElement('td', null, 'ReactNode'),
|
1783
|
+
n.a.createElement('td', null, '-'),
|
1784
|
+
n.a.createElement('td', null),
|
1785
|
+
),
|
1786
|
+
n.a.createElement(
|
1787
|
+
'tr',
|
1788
|
+
null,
|
1789
|
+
n.a.createElement('td', null, 'getValueFromEvent'),
|
1790
|
+
n.a.createElement(
|
1791
|
+
'td',
|
1792
|
+
null,
|
1793
|
+
'\u8bbe\u7f6e\u5982\u4f55\u5c06 event \u7684\u503c\u8f6c\u6362\u6210\u5b57\u6bb5\u503c',
|
1794
|
+
),
|
1795
|
+
n.a.createElement('td', null, '(..args: any[]) => any'),
|
1796
|
+
n.a.createElement('td', null, '-'),
|
1797
|
+
n.a.createElement('td', null),
|
1798
|
+
),
|
1799
|
+
n.a.createElement(
|
1800
|
+
'tr',
|
1801
|
+
null,
|
1802
|
+
n.a.createElement('td', null, 'getValueProps'),
|
1803
|
+
n.a.createElement(
|
1804
|
+
'td',
|
1805
|
+
null,
|
1806
|
+
'\u4e3a\u5b50\u5143\u7d20\u6dfb\u52a0\u989d\u5916\u7684\u5c5e\u6027',
|
1807
|
+
),
|
1808
|
+
n.a.createElement('td', null, '(value: any) => any'),
|
1809
|
+
n.a.createElement('td', null, '-'),
|
1810
|
+
n.a.createElement('td', null, '4.2.0'),
|
1811
|
+
),
|
1812
|
+
n.a.createElement(
|
1813
|
+
'tr',
|
1814
|
+
null,
|
1815
|
+
n.a.createElement('td', null, 'hasFeedback'),
|
1816
|
+
n.a.createElement(
|
1817
|
+
'td',
|
1818
|
+
null,
|
1819
|
+
'\u914d\u5408 ',
|
1820
|
+
n.a.createElement('code', null, 'validateStatus'),
|
1821
|
+
' \u5c5e\u6027\u4f7f\u7528\uff0c\u5c55\u793a\u6821\u9a8c\u72b6\u6001\u56fe\u6807\uff0c\u5efa\u8bae\u53ea\u914d\u5408 Input \u7ec4\u4ef6\u4f7f\u7528',
|
1822
|
+
),
|
1823
|
+
n.a.createElement('td', null, 'boolean'),
|
1824
|
+
n.a.createElement('td', null, 'false'),
|
1825
|
+
n.a.createElement('td', null),
|
1826
|
+
),
|
1827
|
+
n.a.createElement(
|
1828
|
+
'tr',
|
1829
|
+
null,
|
1830
|
+
n.a.createElement('td', null, 'help'),
|
1831
|
+
n.a.createElement(
|
1832
|
+
'td',
|
1833
|
+
null,
|
1834
|
+
'\u63d0\u793a\u4fe1\u606f\uff0c\u5982\u4e0d\u8bbe\u7f6e\uff0c\u5219\u4f1a\u6839\u636e\u6821\u9a8c\u89c4\u5219\u81ea\u52a8\u751f\u6210',
|
1835
|
+
),
|
1836
|
+
n.a.createElement('td', null, 'ReactNode'),
|
1837
|
+
n.a.createElement('td', null, '-'),
|
1838
|
+
n.a.createElement('td', null),
|
1839
|
+
),
|
1840
|
+
n.a.createElement(
|
1841
|
+
'tr',
|
1842
|
+
null,
|
1843
|
+
n.a.createElement('td', null, 'hidden'),
|
1844
|
+
n.a.createElement(
|
1845
|
+
'td',
|
1846
|
+
null,
|
1847
|
+
'\u662f\u5426\u9690\u85cf\u5b57\u6bb5\uff08\u4f9d\u7136\u4f1a\u6536\u96c6\u548c\u6821\u9a8c\u5b57\u6bb5\uff09',
|
1848
|
+
),
|
1849
|
+
n.a.createElement('td', null, 'boolean'),
|
1850
|
+
n.a.createElement('td', null, 'false'),
|
1851
|
+
n.a.createElement('td', null, '4.4.0'),
|
1852
|
+
),
|
1853
|
+
n.a.createElement(
|
1854
|
+
'tr',
|
1855
|
+
null,
|
1856
|
+
n.a.createElement('td', null, 'htmlFor'),
|
1857
|
+
n.a.createElement(
|
1858
|
+
'td',
|
1859
|
+
null,
|
1860
|
+
'\u8bbe\u7f6e\u5b50\u5143\u7d20 label ',
|
1861
|
+
n.a.createElement('code', null, 'htmlFor'),
|
1862
|
+
' \u5c5e\u6027',
|
1863
|
+
),
|
1864
|
+
n.a.createElement('td', null, 'string'),
|
1865
|
+
n.a.createElement('td', null, '-'),
|
1866
|
+
n.a.createElement('td', null),
|
1867
|
+
),
|
1868
|
+
n.a.createElement(
|
1869
|
+
'tr',
|
1870
|
+
null,
|
1871
|
+
n.a.createElement('td', null, 'initialValue'),
|
1872
|
+
n.a.createElement(
|
1873
|
+
'td',
|
1874
|
+
null,
|
1875
|
+
'\u8bbe\u7f6e\u5b50\u5143\u7d20\u9ed8\u8ba4\u503c\uff0c\u5982\u679c\u4e0e Form \u7684 ',
|
1876
|
+
n.a.createElement('code', null, 'initialValues'),
|
1877
|
+
' \u51b2\u7a81\u5219\u4ee5 Form \u4e3a\u51c6',
|
1878
|
+
),
|
1879
|
+
n.a.createElement('td', null, 'string'),
|
1880
|
+
n.a.createElement('td', null, '-'),
|
1881
|
+
n.a.createElement('td', null, '4.2.0'),
|
1882
|
+
),
|
1883
|
+
n.a.createElement(
|
1884
|
+
'tr',
|
1885
|
+
null,
|
1886
|
+
n.a.createElement('td', null, 'label'),
|
1887
|
+
n.a.createElement(
|
1888
|
+
'td',
|
1889
|
+
null,
|
1890
|
+
n.a.createElement('code', null, 'label'),
|
1891
|
+
' \u6807\u7b7e\u7684\u6587\u672c',
|
1892
|
+
),
|
1893
|
+
n.a.createElement('td', null, 'ReactNode'),
|
1894
|
+
n.a.createElement('td', null, '-'),
|
1895
|
+
n.a.createElement('td', null),
|
1896
|
+
),
|
1897
|
+
n.a.createElement(
|
1898
|
+
'tr',
|
1899
|
+
null,
|
1900
|
+
n.a.createElement('td', null, 'labelAlign'),
|
1901
|
+
n.a.createElement(
|
1902
|
+
'td',
|
1903
|
+
null,
|
1904
|
+
'\u6807\u7b7e\u6587\u672c\u5bf9\u9f50\u65b9\u5f0f',
|
1905
|
+
),
|
1906
|
+
n.a.createElement(
|
1907
|
+
'td',
|
1908
|
+
null,
|
1909
|
+
n.a.createElement('code', null, 'left'),
|
1910
|
+
' | ',
|
1911
|
+
n.a.createElement('code', null, 'right'),
|
1912
|
+
),
|
1913
|
+
n.a.createElement(
|
1914
|
+
'td',
|
1915
|
+
null,
|
1916
|
+
n.a.createElement('code', null, 'right'),
|
1917
|
+
),
|
1918
|
+
n.a.createElement('td', null),
|
1919
|
+
),
|
1920
|
+
n.a.createElement(
|
1921
|
+
'tr',
|
1922
|
+
null,
|
1923
|
+
n.a.createElement('td', null, 'labelCol'),
|
1924
|
+
n.a.createElement(
|
1925
|
+
'td',
|
1926
|
+
null,
|
1927
|
+
n.a.createElement('code', null, 'label'),
|
1928
|
+
' \u6807\u7b7e\u5e03\u5c40\uff0c\u540c ',
|
1929
|
+
n.a.createElement('code', null, '<Col>'),
|
1930
|
+
' \u7ec4\u4ef6\uff0c\u8bbe\u7f6e ',
|
1931
|
+
n.a.createElement('code', null, 'span'),
|
1932
|
+
' ',
|
1933
|
+
n.a.createElement('code', null, 'offset'),
|
1934
|
+
' \u503c\uff0c\u5982 ',
|
1935
|
+
n.a.createElement(
|
1936
|
+
'code',
|
1937
|
+
null,
|
1938
|
+
'{',
|
1939
|
+
'span: 3, offset: 12',
|
1940
|
+
'}',
|
1941
|
+
),
|
1942
|
+
' \u6216 ',
|
1943
|
+
n.a.createElement(
|
1944
|
+
'code',
|
1945
|
+
null,
|
1946
|
+
'sm: ',
|
1947
|
+
'{',
|
1948
|
+
'span: 3, offset: 12',
|
1949
|
+
'}',
|
1950
|
+
),
|
1951
|
+
'\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7 Form \u7684 ',
|
1952
|
+
n.a.createElement('code', null, 'labelCol'),
|
1953
|
+
' \u8fdb\u884c\u7edf\u4e00\u8bbe\u7f6e\uff0c\uff0c\u4e0d\u4f1a\u4f5c\u7528\u4e8e\u5d4c\u5957 Item\u3002\u5f53\u548c Form \u540c\u65f6\u8bbe\u7f6e\u65f6\uff0c\u4ee5 Item \u4e3a\u51c6',
|
1954
|
+
),
|
1955
|
+
n.a.createElement(
|
1956
|
+
'td',
|
1957
|
+
null,
|
1958
|
+
n.a.createElement(
|
1959
|
+
r['AnchorLink'],
|
1960
|
+
{ to: '/components/grid/#Col' },
|
1961
|
+
'object',
|
1962
|
+
),
|
1963
|
+
),
|
1964
|
+
n.a.createElement('td', null, '-'),
|
1965
|
+
n.a.createElement('td', null),
|
1966
|
+
),
|
1967
|
+
n.a.createElement(
|
1968
|
+
'tr',
|
1969
|
+
null,
|
1970
|
+
n.a.createElement('td', null, 'messageVariables'),
|
1971
|
+
n.a.createElement(
|
1972
|
+
'td',
|
1973
|
+
null,
|
1974
|
+
'\u9ed8\u8ba4\u9a8c\u8bc1\u5b57\u6bb5\u7684\u4fe1\u606f',
|
1975
|
+
),
|
1976
|
+
n.a.createElement('td', null, 'Record<string, string>'),
|
1977
|
+
n.a.createElement('td', null, '-'),
|
1978
|
+
n.a.createElement('td', null, '4.7.0'),
|
1979
|
+
),
|
1980
|
+
n.a.createElement(
|
1981
|
+
'tr',
|
1982
|
+
null,
|
1983
|
+
n.a.createElement('td', null, 'name'),
|
1984
|
+
n.a.createElement(
|
1985
|
+
'td',
|
1986
|
+
null,
|
1987
|
+
'\u5b57\u6bb5\u540d\uff0c\u652f\u6301\u6570\u7ec4',
|
1988
|
+
),
|
1989
|
+
n.a.createElement(
|
1990
|
+
'td',
|
1991
|
+
null,
|
1992
|
+
n.a.createElement(
|
1993
|
+
r['AnchorLink'],
|
1994
|
+
{ to: '#NamePath' },
|
1995
|
+
'NamePath',
|
1996
|
+
),
|
1997
|
+
),
|
1998
|
+
n.a.createElement('td', null, '-'),
|
1999
|
+
n.a.createElement('td', null),
|
2000
|
+
),
|
2001
|
+
n.a.createElement(
|
2002
|
+
'tr',
|
2003
|
+
null,
|
2004
|
+
n.a.createElement('td', null, 'normalize'),
|
2005
|
+
n.a.createElement(
|
2006
|
+
'td',
|
2007
|
+
null,
|
2008
|
+
'\u7ec4\u4ef6\u83b7\u53d6\u503c\u540e\u8fdb\u884c\u8f6c\u6362\uff0c\u518d\u653e\u5165 Form \u4e2d\u3002\u4e0d\u652f\u6301\u5f02\u6b65',
|
2009
|
+
),
|
2010
|
+
n.a.createElement(
|
2011
|
+
'td',
|
2012
|
+
null,
|
2013
|
+
'(value, prevValue, prevValues) => any',
|
2014
|
+
),
|
2015
|
+
n.a.createElement('td', null, '-'),
|
2016
|
+
n.a.createElement('td', null),
|
2017
|
+
),
|
2018
|
+
n.a.createElement(
|
2019
|
+
'tr',
|
2020
|
+
null,
|
2021
|
+
n.a.createElement('td', null, 'noStyle'),
|
2022
|
+
n.a.createElement(
|
2023
|
+
'td',
|
2024
|
+
null,
|
2025
|
+
'\u4e3a ',
|
2026
|
+
n.a.createElement('code', null, 'true'),
|
2027
|
+
' \u65f6\u4e0d\u5e26\u6837\u5f0f\uff0c\u4f5c\u4e3a\u7eaf\u5b57\u6bb5\u63a7\u4ef6\u4f7f\u7528',
|
2028
|
+
),
|
2029
|
+
n.a.createElement('td', null, 'boolean'),
|
2030
|
+
n.a.createElement('td', null, 'false'),
|
2031
|
+
n.a.createElement('td', null),
|
2032
|
+
),
|
2033
|
+
n.a.createElement(
|
2034
|
+
'tr',
|
2035
|
+
null,
|
2036
|
+
n.a.createElement('td', null, 'preserve'),
|
2037
|
+
n.a.createElement(
|
2038
|
+
'td',
|
2039
|
+
null,
|
2040
|
+
'\u5f53\u5b57\u6bb5\u88ab\u5220\u9664\u65f6\u4fdd\u7559\u5b57\u6bb5\u503c',
|
2041
|
+
),
|
2042
|
+
n.a.createElement('td', null, 'boolean'),
|
2043
|
+
n.a.createElement('td', null, 'true'),
|
2044
|
+
n.a.createElement('td', null, '4.4.0'),
|
2045
|
+
),
|
2046
|
+
n.a.createElement(
|
2047
|
+
'tr',
|
2048
|
+
null,
|
2049
|
+
n.a.createElement('td', null, 'required'),
|
2050
|
+
n.a.createElement(
|
2051
|
+
'td',
|
2052
|
+
null,
|
2053
|
+
'\u5fc5\u586b\u6837\u5f0f\u8bbe\u7f6e\u3002\u5982\u4e0d\u8bbe\u7f6e\uff0c\u5219\u4f1a\u6839\u636e\u6821\u9a8c\u89c4\u5219\u81ea\u52a8\u751f\u6210',
|
2054
|
+
),
|
2055
|
+
n.a.createElement('td', null, 'boolean'),
|
2056
|
+
n.a.createElement('td', null, 'false'),
|
2057
|
+
n.a.createElement('td', null),
|
2058
|
+
),
|
2059
|
+
n.a.createElement(
|
2060
|
+
'tr',
|
2061
|
+
null,
|
2062
|
+
n.a.createElement('td', null, 'rules'),
|
2063
|
+
n.a.createElement(
|
2064
|
+
'td',
|
2065
|
+
null,
|
2066
|
+
'\u6821\u9a8c\u89c4\u5219\uff0c\u8bbe\u7f6e\u5b57\u6bb5\u7684\u6821\u9a8c\u903b\u8f91\u3002\u70b9\u51fb',
|
2067
|
+
n.a.createElement(
|
2068
|
+
r['AnchorLink'],
|
2069
|
+
{ to: '#components-form-demo-basic' },
|
2070
|
+
'\u6b64\u5904',
|
2071
|
+
),
|
2072
|
+
'\u67e5\u770b\u793a\u4f8b',
|
2073
|
+
),
|
2074
|
+
n.a.createElement(
|
2075
|
+
'td',
|
2076
|
+
null,
|
2077
|
+
n.a.createElement(
|
2078
|
+
r['AnchorLink'],
|
2079
|
+
{ to: '#Rule' },
|
2080
|
+
'Rule',
|
2081
|
+
),
|
2082
|
+
'[]',
|
2083
|
+
),
|
2084
|
+
n.a.createElement('td', null, '-'),
|
2085
|
+
n.a.createElement('td', null),
|
2086
|
+
),
|
2087
|
+
n.a.createElement(
|
2088
|
+
'tr',
|
2089
|
+
null,
|
2090
|
+
n.a.createElement('td', null, 'shouldUpdate'),
|
2091
|
+
n.a.createElement(
|
2092
|
+
'td',
|
2093
|
+
null,
|
2094
|
+
'\u81ea\u5b9a\u4e49\u5b57\u6bb5\u66f4\u65b0\u903b\u8f91\uff0c\u8bf4\u660e',
|
2095
|
+
n.a.createElement(
|
2096
|
+
r['AnchorLink'],
|
2097
|
+
{ to: '#shouldUpdate' },
|
2098
|
+
'\u89c1\u4e0b',
|
2099
|
+
),
|
2100
|
+
),
|
2101
|
+
n.a.createElement(
|
2102
|
+
'td',
|
2103
|
+
null,
|
2104
|
+
'boolean | (prevValue, curValue) => boolean',
|
2105
|
+
),
|
2106
|
+
n.a.createElement('td', null, 'false'),
|
2107
|
+
n.a.createElement('td', null),
|
2108
|
+
),
|
2109
|
+
n.a.createElement(
|
2110
|
+
'tr',
|
2111
|
+
null,
|
2112
|
+
n.a.createElement('td', null, 'tooltip'),
|
2113
|
+
n.a.createElement(
|
2114
|
+
'td',
|
2115
|
+
null,
|
2116
|
+
'\u914d\u7f6e\u63d0\u793a\u4fe1\u606f',
|
2117
|
+
),
|
2118
|
+
n.a.createElement(
|
2119
|
+
'td',
|
2120
|
+
null,
|
2121
|
+
'ReactNode | ',
|
2122
|
+
n.a.createElement(
|
2123
|
+
r['AnchorLink'],
|
2124
|
+
{ to: '/components/tooltip#API' },
|
2125
|
+
'TooltipProps & ',
|
2126
|
+
'{',
|
2127
|
+
' icon: ReactNode ',
|
2128
|
+
'}',
|
2129
|
+
),
|
2130
|
+
),
|
2131
|
+
n.a.createElement('td', null, '-'),
|
2132
|
+
n.a.createElement('td', null, '4.7.0'),
|
2133
|
+
),
|
2134
|
+
n.a.createElement(
|
2135
|
+
'tr',
|
2136
|
+
null,
|
2137
|
+
n.a.createElement('td', null, 'trigger'),
|
2138
|
+
n.a.createElement(
|
2139
|
+
'td',
|
2140
|
+
null,
|
2141
|
+
'\u8bbe\u7f6e\u6536\u96c6\u5b57\u6bb5\u503c\u53d8\u66f4\u7684\u65f6\u673a\u3002\u70b9\u51fb',
|
2142
|
+
n.a.createElement(
|
2143
|
+
r['AnchorLink'],
|
2144
|
+
{
|
2145
|
+
to: '#components-form-demo-customized-form-controls',
|
2146
|
+
},
|
2147
|
+
'\u6b64\u5904',
|
2148
|
+
),
|
2149
|
+
'\u67e5\u770b\u793a\u4f8b',
|
2150
|
+
),
|
2151
|
+
n.a.createElement('td', null, 'string'),
|
2152
|
+
n.a.createElement(
|
2153
|
+
'td',
|
2154
|
+
null,
|
2155
|
+
n.a.createElement('code', null, 'onChange'),
|
2156
|
+
),
|
2157
|
+
n.a.createElement('td', null),
|
2158
|
+
),
|
2159
|
+
n.a.createElement(
|
2160
|
+
'tr',
|
2161
|
+
null,
|
2162
|
+
n.a.createElement('td', null, 'validateFirst'),
|
2163
|
+
n.a.createElement(
|
2164
|
+
'td',
|
2165
|
+
null,
|
2166
|
+
'\u5f53\u67d0\u4e00\u89c4\u5219\u6821\u9a8c\u4e0d\u901a\u8fc7\u65f6\uff0c\u662f\u5426\u505c\u6b62\u5269\u4e0b\u7684\u89c4\u5219\u7684\u6821\u9a8c\u3002\u8bbe\u7f6e ',
|
2167
|
+
n.a.createElement('code', null, 'parallel'),
|
2168
|
+
' \u65f6\u4f1a\u5e76\u884c\u6821\u9a8c',
|
2169
|
+
),
|
2170
|
+
n.a.createElement(
|
2171
|
+
'td',
|
2172
|
+
null,
|
2173
|
+
'boolean | ',
|
2174
|
+
n.a.createElement('code', null, 'parallel'),
|
2175
|
+
),
|
2176
|
+
n.a.createElement('td', null, 'false'),
|
2177
|
+
n.a.createElement(
|
2178
|
+
'td',
|
2179
|
+
null,
|
2180
|
+
n.a.createElement('code', null, 'parallel'),
|
2181
|
+
': 4.5.0',
|
2182
|
+
),
|
2183
|
+
),
|
2184
|
+
n.a.createElement(
|
2185
|
+
'tr',
|
2186
|
+
null,
|
2187
|
+
n.a.createElement('td', null, 'validateStatus'),
|
2188
|
+
n.a.createElement(
|
2189
|
+
'td',
|
2190
|
+
null,
|
2191
|
+
"\u6821\u9a8c\u72b6\u6001\uff0c\u5982\u4e0d\u8bbe\u7f6e\uff0c\u5219\u4f1a\u6839\u636e\u6821\u9a8c\u89c4\u5219\u81ea\u52a8\u751f\u6210\uff0c\u53ef\u9009\uff1a'success' 'warning' 'error' 'validating'",
|
2192
|
+
),
|
2193
|
+
n.a.createElement('td', null, 'string'),
|
2194
|
+
n.a.createElement('td', null, '-'),
|
2195
|
+
n.a.createElement('td', null),
|
2196
|
+
),
|
2197
|
+
n.a.createElement(
|
2198
|
+
'tr',
|
2199
|
+
null,
|
2200
|
+
n.a.createElement('td', null, 'validateTrigger'),
|
2201
|
+
n.a.createElement(
|
2202
|
+
'td',
|
2203
|
+
null,
|
2204
|
+
'\u8bbe\u7f6e\u5b57\u6bb5\u6821\u9a8c\u7684\u65f6\u673a',
|
2205
|
+
),
|
2206
|
+
n.a.createElement('td', null, 'string | string[]'),
|
2207
|
+
n.a.createElement(
|
2208
|
+
'td',
|
2209
|
+
null,
|
2210
|
+
n.a.createElement('code', null, 'onChange'),
|
2211
|
+
),
|
2212
|
+
n.a.createElement('td', null),
|
2213
|
+
),
|
2214
|
+
n.a.createElement(
|
2215
|
+
'tr',
|
2216
|
+
null,
|
2217
|
+
n.a.createElement('td', null, 'valuePropName'),
|
2218
|
+
n.a.createElement(
|
2219
|
+
'td',
|
2220
|
+
null,
|
2221
|
+
"\u5b50\u8282\u70b9\u7684\u503c\u7684\u5c5e\u6027\uff0c\u5982 Switch \u7684\u662f 'checked'\u3002\u8be5\u5c5e\u6027\u4e3a ",
|
2222
|
+
n.a.createElement('code', null, 'getValueProps'),
|
2223
|
+
' \u7684\u5c01\u88c5\uff0c\u81ea\u5b9a\u4e49 ',
|
2224
|
+
n.a.createElement('code', null, 'getValueProps'),
|
2225
|
+
' \u540e\u4f1a\u5931\u6548',
|
2226
|
+
),
|
2227
|
+
n.a.createElement('td', null, 'string'),
|
2228
|
+
n.a.createElement(
|
2229
|
+
'td',
|
2230
|
+
null,
|
2231
|
+
n.a.createElement('code', null, 'value'),
|
2232
|
+
),
|
2233
|
+
n.a.createElement('td', null),
|
2234
|
+
),
|
2235
|
+
n.a.createElement(
|
2236
|
+
'tr',
|
2237
|
+
null,
|
2238
|
+
n.a.createElement('td', null, 'wrapperCol'),
|
2239
|
+
n.a.createElement(
|
2240
|
+
'td',
|
2241
|
+
null,
|
2242
|
+
'\u9700\u8981\u4e3a\u8f93\u5165\u63a7\u4ef6\u8bbe\u7f6e\u5e03\u5c40\u6837\u5f0f\u65f6\uff0c\u4f7f\u7528\u8be5\u5c5e\u6027\uff0c\u7528\u6cd5\u540c ',
|
2243
|
+
n.a.createElement('code', null, 'labelCol'),
|
2244
|
+
'\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7 Form \u7684 ',
|
2245
|
+
n.a.createElement('code', null, 'wrapperCol'),
|
2246
|
+
' \u8fdb\u884c\u7edf\u4e00\u8bbe\u7f6e\uff0c\u4e0d\u4f1a\u4f5c\u7528\u4e8e\u5d4c\u5957 Item\u3002\u5f53\u548c Form \u540c\u65f6\u8bbe\u7f6e\u65f6\uff0c\u4ee5 Item \u4e3a\u51c6',
|
2247
|
+
),
|
2248
|
+
n.a.createElement(
|
2249
|
+
'td',
|
2250
|
+
null,
|
2251
|
+
n.a.createElement(
|
2252
|
+
r['AnchorLink'],
|
2253
|
+
{ to: '/components/grid/#Col' },
|
2254
|
+
'object',
|
2255
|
+
),
|
2256
|
+
),
|
2257
|
+
n.a.createElement('td', null, '-'),
|
2258
|
+
n.a.createElement('td', null),
|
2259
|
+
),
|
2260
|
+
),
|
2261
|
+
),
|
2262
|
+
n.a.createElement(
|
2263
|
+
'p',
|
2264
|
+
null,
|
2265
|
+
'\u88ab\u8bbe\u7f6e\u4e86 ',
|
2266
|
+
n.a.createElement('code', null, 'name'),
|
2267
|
+
' \u5c5e\u6027\u7684 ',
|
2268
|
+
n.a.createElement('code', null, 'Form.Item'),
|
2269
|
+
' \u5305\u88c5\u7684\u63a7\u4ef6\uff0c\u8868\u5355\u63a7\u4ef6\u4f1a\u81ea\u52a8\u6dfb\u52a0 ',
|
2270
|
+
n.a.createElement('code', null, 'value'),
|
2271
|
+
'\uff08\u6216 ',
|
2272
|
+
n.a.createElement('code', null, 'valuePropName'),
|
2273
|
+
' \u6307\u5b9a\u7684\u5176\u4ed6\u5c5e\u6027\uff09 ',
|
2274
|
+
n.a.createElement('code', null, 'onChange'),
|
2275
|
+
'\uff08\u6216 ',
|
2276
|
+
n.a.createElement('code', null, 'trigger'),
|
2277
|
+
' \u6307\u5b9a\u7684\u5176\u4ed6\u5c5e\u6027\uff09\uff0c\u6570\u636e\u540c\u6b65\u5c06\u88ab Form \u63a5\u7ba1\uff0c\u8fd9\u4f1a\u5bfc\u81f4\u4ee5\u4e0b\u7ed3\u679c\uff1a',
|
2278
|
+
),
|
2279
|
+
n.a.createElement(
|
2280
|
+
'ol',
|
2281
|
+
null,
|
2282
|
+
n.a.createElement(
|
2283
|
+
'li',
|
2284
|
+
null,
|
2285
|
+
'\u4f60',
|
2286
|
+
n.a.createElement(
|
2287
|
+
'strong',
|
2288
|
+
null,
|
2289
|
+
'\u4e0d\u518d\u9700\u8981\u4e5f\u4e0d\u5e94\u8be5',
|
2290
|
+
),
|
2291
|
+
'\u7528 ',
|
2292
|
+
n.a.createElement('code', null, 'onChange'),
|
2293
|
+
' \u6765\u505a\u6570\u636e\u6536\u96c6\u540c\u6b65\uff08\u4f60\u53ef\u4ee5\u4f7f\u7528 Form \u7684 ',
|
2294
|
+
n.a.createElement('code', null, 'onValuesChange'),
|
2295
|
+
'\uff09\uff0c\u4f46\u8fd8\u662f\u53ef\u4ee5\u7ee7\u7eed\u76d1\u542c ',
|
2296
|
+
n.a.createElement('code', null, 'onChange'),
|
2297
|
+
' \u4e8b\u4ef6\u3002',
|
2298
|
+
),
|
2299
|
+
n.a.createElement(
|
2300
|
+
'li',
|
2301
|
+
null,
|
2302
|
+
'\u4f60\u4e0d\u80fd\u7528\u63a7\u4ef6\u7684 ',
|
2303
|
+
n.a.createElement('code', null, 'value'),
|
2304
|
+
' \u6216 ',
|
2305
|
+
n.a.createElement('code', null, 'defaultValue'),
|
2306
|
+
' \u7b49\u5c5e\u6027\u6765\u8bbe\u7f6e\u8868\u5355\u57df\u7684\u503c\uff0c\u9ed8\u8ba4\u503c\u53ef\u4ee5\u7528 Form \u91cc\u7684 ',
|
2307
|
+
n.a.createElement('code', null, 'initialValues'),
|
2308
|
+
' \u6765\u8bbe\u7f6e\u3002\u6ce8\u610f ',
|
2309
|
+
n.a.createElement('code', null, 'initialValues'),
|
2310
|
+
' \u4e0d\u80fd\u88ab ',
|
2311
|
+
n.a.createElement('code', null, 'setState'),
|
2312
|
+
' \u52a8\u6001\u66f4\u65b0\uff0c\u4f60\u9700\u8981\u7528 ',
|
2313
|
+
n.a.createElement('code', null, 'setFieldsValue'),
|
2314
|
+
' \u6765\u66f4\u65b0\u3002',
|
2315
|
+
),
|
2316
|
+
n.a.createElement(
|
2317
|
+
'li',
|
2318
|
+
null,
|
2319
|
+
'\u4f60\u4e0d\u5e94\u8be5\u7528 ',
|
2320
|
+
n.a.createElement('code', null, 'setState'),
|
2321
|
+
'\uff0c\u53ef\u4ee5\u4f7f\u7528 ',
|
2322
|
+
n.a.createElement('code', null, 'form.setFieldsValue'),
|
2323
|
+
' \u6765\u52a8\u6001\u6539\u53d8\u8868\u5355\u503c\u3002',
|
2324
|
+
),
|
2325
|
+
),
|
2326
|
+
n.a.createElement(
|
2327
|
+
'h3',
|
2328
|
+
{ id: 'dependencies' },
|
2329
|
+
n.a.createElement(
|
2330
|
+
r['AnchorLink'],
|
2331
|
+
{ to: '#dependencies', 'aria-hidden': 'true', tabIndex: -1 },
|
2332
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2333
|
+
),
|
2334
|
+
'dependencies',
|
2335
|
+
),
|
2336
|
+
n.a.createElement(
|
2337
|
+
'p',
|
2338
|
+
null,
|
2339
|
+
'\u5f53\u5b57\u6bb5\u95f4\u5b58\u5728\u4f9d\u8d56\u5173\u7cfb\u65f6\u4f7f\u7528\u3002\u5982\u679c\u4e00\u4e2a\u5b57\u6bb5\u8bbe\u7f6e\u4e86 ',
|
2340
|
+
n.a.createElement('code', null, 'dependencies'),
|
2341
|
+
' \u5c5e\u6027\u3002\u90a3\u4e48\u5b83\u6240\u4f9d\u8d56\u7684\u5b57\u6bb5\u66f4\u65b0\u65f6\uff0c\u8be5\u5b57\u6bb5\u5c06\u81ea\u52a8\u89e6\u53d1\u66f4\u65b0\u4e0e\u6821\u9a8c\u3002\u4e00\u79cd\u5e38\u89c1\u7684\u573a\u666f\uff0c\u5c31\u662f\u6ce8\u518c\u7528\u6237\u8868\u5355\u7684\u201c\u5bc6\u7801\u201d\u4e0e\u201c\u786e\u8ba4\u5bc6\u7801\u201d\u5b57\u6bb5\u3002\u201c\u786e\u8ba4\u5bc6\u7801\u201d\u6821\u9a8c\u4f9d\u8d56\u4e8e\u201c\u5bc6\u7801\u201d\u5b57\u6bb5\uff0c\u8bbe\u7f6e ',
|
2342
|
+
n.a.createElement('code', null, 'dependencies'),
|
2343
|
+
' \u540e\uff0c\u201c\u5bc6\u7801\u201d\u5b57\u6bb5\u66f4\u65b0\u4f1a\u91cd\u65b0\u89e6\u53d1\u201c\u6821\u9a8c\u5bc6\u7801\u201d\u7684\u6821\u9a8c\u903b\u8f91\u3002\u4f60\u53ef\u4ee5\u53c2\u8003',
|
2344
|
+
n.a.createElement(
|
2345
|
+
r['AnchorLink'],
|
2346
|
+
{ to: '#components-form-demo-register' },
|
2347
|
+
'\u5177\u4f53\u4f8b\u5b50',
|
2348
|
+
),
|
2349
|
+
'\u3002',
|
2350
|
+
),
|
2351
|
+
n.a.createElement(
|
2352
|
+
'p',
|
2353
|
+
null,
|
2354
|
+
n.a.createElement('code', null, 'dependencies'),
|
2355
|
+
' \u4e0d\u5e94\u548c ',
|
2356
|
+
n.a.createElement('code', null, 'shouldUpdate'),
|
2357
|
+
' \u4e00\u8d77\u4f7f\u7528\uff0c\u56e0\u4e3a\u8fd9\u53ef\u80fd\u5e26\u6765\u66f4\u65b0\u903b\u8f91\u7684\u6df7\u4e71\u3002',
|
2358
|
+
),
|
2359
|
+
n.a.createElement(
|
2360
|
+
'p',
|
2361
|
+
null,
|
2362
|
+
'\u4ece ',
|
2363
|
+
n.a.createElement('code', null, '4.5.0'),
|
2364
|
+
' \u7248\u672c\u5f00\u59cb\uff0c',
|
2365
|
+
n.a.createElement('code', null, 'dependencies'),
|
2366
|
+
' \u652f\u6301\u4f7f\u7528 render props \u7c7b\u578b children \u7684 ',
|
2367
|
+
n.a.createElement('code', null, 'Form.Item'),
|
2368
|
+
'\u3002',
|
2369
|
+
),
|
2370
|
+
n.a.createElement(
|
2371
|
+
'h3',
|
2372
|
+
{ id: 'shouldupdate' },
|
2373
|
+
n.a.createElement(
|
2374
|
+
r['AnchorLink'],
|
2375
|
+
{ to: '#shouldupdate', 'aria-hidden': 'true', tabIndex: -1 },
|
2376
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2377
|
+
),
|
2378
|
+
'shouldUpdate',
|
2379
|
+
),
|
2380
|
+
n.a.createElement(
|
2381
|
+
'p',
|
2382
|
+
null,
|
2383
|
+
'Form \u901a\u8fc7\u589e\u91cf\u66f4\u65b0\u65b9\u5f0f\uff0c\u53ea\u66f4\u65b0\u88ab\u4fee\u6539\u7684\u5b57\u6bb5\u76f8\u5173\u7ec4\u4ef6\u4ee5\u8fbe\u5230\u6027\u80fd\u4f18\u5316\u76ee\u7684\u3002\u5927\u90e8\u5206\u573a\u666f\u4e0b\uff0c\u4f60\u53ea\u9700\u8981\u7f16\u5199\u4ee3\u7801\u6216\u8005\u4e0e ',
|
2384
|
+
n.a.createElement(
|
2385
|
+
r['AnchorLink'],
|
2386
|
+
{ to: '#dependencies' },
|
2387
|
+
n.a.createElement('code', null, 'dependencies'),
|
2388
|
+
),
|
2389
|
+
' \u5c5e\u6027\u914d\u5408\u6821\u9a8c\u5373\u53ef\u3002\u800c\u5728\u67d0\u4e9b\u7279\u5b9a\u573a\u666f\uff0c\u4f8b\u5982\u4fee\u6539\u67d0\u4e2a\u5b57\u6bb5\u503c\u540e\u51fa\u73b0\u65b0\u7684\u5b57\u6bb5\u9009\u9879\u3001\u6216\u8005\u7eaf\u7cb9\u5e0c\u671b\u8868\u5355\u4efb\u610f\u53d8\u5316\u90fd\u5bf9\u67d0\u4e00\u4e2a\u533a\u57df\u8fdb\u884c\u6e32\u67d3\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7 ',
|
2390
|
+
n.a.createElement('code', null, 'shouldUpdate'),
|
2391
|
+
' \u4fee\u6539 Form.Item \u7684\u66f4\u65b0\u903b\u8f91\u3002',
|
2392
|
+
),
|
2393
|
+
n.a.createElement(
|
2394
|
+
'p',
|
2395
|
+
null,
|
2396
|
+
'\u5f53 ',
|
2397
|
+
n.a.createElement('code', null, 'shouldUpdate'),
|
2398
|
+
' \u4e3a ',
|
2399
|
+
n.a.createElement('code', null, 'true'),
|
2400
|
+
' \u65f6\uff0cForm \u7684\u4efb\u610f\u53d8\u5316\u90fd\u4f1a\u4f7f\u8be5 Form.Item \u91cd\u65b0\u6e32\u67d3\u3002\u8fd9\u5bf9\u4e8e\u81ea\u5b9a\u4e49\u6e32\u67d3\u4e00\u4e9b\u533a\u57df\u5341\u5206\u6709\u5e2e\u52a9\uff1a',
|
2401
|
+
),
|
2402
|
+
n.a.createElement(m['a'], {
|
2403
|
+
code: '<Form.Item shouldUpdate>\n {() => {\n return <pre>{JSON.stringify(form.getFieldsValue(), null, 2)}</pre>;\n }}\n</Form.Item>',
|
2404
|
+
lang: 'bash',
|
2405
|
+
}),
|
2406
|
+
n.a.createElement(
|
2407
|
+
'p',
|
2408
|
+
null,
|
2409
|
+
'\u4f60\u53ef\u4ee5\u53c2\u8003',
|
2410
|
+
n.a.createElement(
|
2411
|
+
r['AnchorLink'],
|
2412
|
+
{ to: '#components-form-demo-horizontal-login' },
|
2413
|
+
'\u793a\u4f8b',
|
2414
|
+
),
|
2415
|
+
'\u67e5\u770b\u5177\u4f53\u4f7f\u7528\u573a\u666f\u3002',
|
2416
|
+
),
|
2417
|
+
n.a.createElement(
|
2418
|
+
'p',
|
2419
|
+
null,
|
2420
|
+
'\u5f53 ',
|
2421
|
+
n.a.createElement('code', null, 'shouldUpdate'),
|
2422
|
+
' \u4e3a\u65b9\u6cd5\u65f6\uff0c\u8868\u5355\u7684\u6bcf\u6b21\u6570\u503c\u66f4\u65b0\u90fd\u4f1a\u8c03\u7528\u8be5\u65b9\u6cd5\uff0c\u63d0\u4f9b\u539f\u5148\u7684\u503c\u4e0e\u5f53\u524d\u7684\u503c\u4ee5\u4f9b\u4f60\u6bd4\u8f83\u662f\u5426\u9700\u8981\u66f4\u65b0\u3002\u8fd9\u5bf9\u4e8e\u662f\u5426\u6839\u636e\u503c\u6765\u6e32\u67d3\u989d\u5916\u5b57\u6bb5\u5341\u5206\u6709\u5e2e\u52a9\uff1a',
|
2423
|
+
),
|
2424
|
+
n.a.createElement(m['a'], {
|
2425
|
+
code: '<Form.Item shouldUpdate={(prevValues, curValues) => prevValues.additional !== curValues.additional}>\n {() => {\n return (\n <Form.Item name="other">\n <Input />\n </Form.Item>\n );\n }}\n</Form.Item>',
|
2426
|
+
lang: 'bash',
|
2427
|
+
}),
|
2428
|
+
n.a.createElement(
|
2429
|
+
'p',
|
2430
|
+
null,
|
2431
|
+
'\u4f60\u53ef\u4ee5\u53c2\u8003',
|
2432
|
+
n.a.createElement(
|
2433
|
+
r['AnchorLink'],
|
2434
|
+
{ to: '#components-form-demo-control-hooks' },
|
2435
|
+
'\u793a\u4f8b',
|
2436
|
+
),
|
2437
|
+
'\u67e5\u770b\u5177\u4f53\u4f7f\u7528\u573a\u666f\u3002',
|
2438
|
+
),
|
2439
|
+
n.a.createElement(
|
2440
|
+
'h3',
|
2441
|
+
{ id: 'messagevariables' },
|
2442
|
+
n.a.createElement(
|
2443
|
+
r['AnchorLink'],
|
2444
|
+
{
|
2445
|
+
to: '#messagevariables',
|
2446
|
+
'aria-hidden': 'true',
|
2447
|
+
tabIndex: -1,
|
2448
|
+
},
|
2449
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2450
|
+
),
|
2451
|
+
'messageVariables',
|
2452
|
+
),
|
2453
|
+
n.a.createElement(
|
2454
|
+
'p',
|
2455
|
+
null,
|
2456
|
+
'\u4f60\u53ef\u4ee5\u901a\u8fc7 ',
|
2457
|
+
n.a.createElement('code', null, 'messageVariables'),
|
2458
|
+
' \u4fee\u6539 Form.Item \u7684\u9ed8\u8ba4\u9a8c\u8bc1\u4fe1\u606f\u3002',
|
2459
|
+
),
|
2460
|
+
n.a.createElement(m['a'], {
|
2461
|
+
code: "<Form>\n <Form.Item messageVariables={{ another: 'good' }} label=\"user\">\n <Input />\n </Form.Item>\n <Form.Item messageVariables={{ label: 'good' }} label={<span>user</span>}>\n <Input />\n </Form.Item>\n</Form>",
|
2462
|
+
lang: 'bash',
|
2463
|
+
}),
|
2464
|
+
n.a.createElement(
|
2465
|
+
'h2',
|
2466
|
+
{ id: 'formlist' },
|
2467
|
+
n.a.createElement(
|
2468
|
+
r['AnchorLink'],
|
2469
|
+
{ to: '#formlist', 'aria-hidden': 'true', tabIndex: -1 },
|
2470
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2471
|
+
),
|
2472
|
+
'Form.List',
|
2473
|
+
),
|
2474
|
+
n.a.createElement(
|
2475
|
+
'p',
|
2476
|
+
null,
|
2477
|
+
'\u4e3a\u5b57\u6bb5\u63d0\u4f9b\u6570\u7ec4\u5316\u7ba1\u7406\u3002',
|
2478
|
+
),
|
2479
|
+
n.a.createElement(
|
2480
|
+
'table',
|
2481
|
+
null,
|
2482
|
+
n.a.createElement(
|
2483
|
+
'thead',
|
2484
|
+
null,
|
2485
|
+
n.a.createElement(
|
2486
|
+
'tr',
|
2487
|
+
null,
|
2488
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
2489
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
2490
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
2491
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
2492
|
+
n.a.createElement('th', null, '\u7248\u672c'),
|
2493
|
+
),
|
2494
|
+
),
|
2495
|
+
n.a.createElement(
|
2496
|
+
'tbody',
|
2497
|
+
null,
|
2498
|
+
n.a.createElement(
|
2499
|
+
'tr',
|
2500
|
+
null,
|
2501
|
+
n.a.createElement('td', null, 'children'),
|
2502
|
+
n.a.createElement('td', null, '\u6e32\u67d3\u51fd\u6570'),
|
2503
|
+
n.a.createElement(
|
2504
|
+
'td',
|
2505
|
+
null,
|
2506
|
+
'(fields: Field[], operation: ',
|
2507
|
+
'{',
|
2508
|
+
' add, remove, move ',
|
2509
|
+
'}',
|
2510
|
+
', meta: ',
|
2511
|
+
'{',
|
2512
|
+
' errors ',
|
2513
|
+
'}',
|
2514
|
+
') => React.ReactNode',
|
2515
|
+
),
|
2516
|
+
n.a.createElement('td', null, '-'),
|
2517
|
+
n.a.createElement('td', null),
|
2518
|
+
),
|
2519
|
+
n.a.createElement(
|
2520
|
+
'tr',
|
2521
|
+
null,
|
2522
|
+
n.a.createElement('td', null, 'initialValue'),
|
2523
|
+
n.a.createElement(
|
2524
|
+
'td',
|
2525
|
+
null,
|
2526
|
+
'\u8bbe\u7f6e\u5b50\u5143\u7d20\u9ed8\u8ba4\u503c\uff0c\u5982\u679c\u4e0e Form \u7684 ',
|
2527
|
+
n.a.createElement('code', null, 'initialValues'),
|
2528
|
+
' \u51b2\u7a81\u5219\u4ee5 Form \u4e3a\u51c6',
|
2529
|
+
),
|
2530
|
+
n.a.createElement('td', null, 'any[]'),
|
2531
|
+
n.a.createElement('td', null, '-'),
|
2532
|
+
n.a.createElement('td', null, '4.9.0'),
|
2533
|
+
),
|
2534
|
+
n.a.createElement(
|
2535
|
+
'tr',
|
2536
|
+
null,
|
2537
|
+
n.a.createElement('td', null, 'name'),
|
2538
|
+
n.a.createElement(
|
2539
|
+
'td',
|
2540
|
+
null,
|
2541
|
+
'\u5b57\u6bb5\u540d\uff0c\u652f\u6301\u6570\u7ec4',
|
2542
|
+
),
|
2543
|
+
n.a.createElement(
|
2544
|
+
'td',
|
2545
|
+
null,
|
2546
|
+
n.a.createElement(
|
2547
|
+
r['AnchorLink'],
|
2548
|
+
{ to: '#NamePath' },
|
2549
|
+
'NamePath',
|
2550
|
+
),
|
2551
|
+
),
|
2552
|
+
n.a.createElement('td', null, '-'),
|
2553
|
+
n.a.createElement('td', null),
|
2554
|
+
),
|
2555
|
+
n.a.createElement(
|
2556
|
+
'tr',
|
2557
|
+
null,
|
2558
|
+
n.a.createElement('td', null, 'rules'),
|
2559
|
+
n.a.createElement(
|
2560
|
+
'td',
|
2561
|
+
null,
|
2562
|
+
'\u6821\u9a8c\u89c4\u5219\uff0c\u4ec5\u652f\u6301\u81ea\u5b9a\u4e49\u89c4\u5219\u3002\u9700\u8981\u914d\u5408 ',
|
2563
|
+
n.a.createElement(
|
2564
|
+
r['AnchorLink'],
|
2565
|
+
{ to: '#Form.ErrorList' },
|
2566
|
+
'ErrorList',
|
2567
|
+
),
|
2568
|
+
' \u4e00\u540c\u4f7f\u7528\u3002',
|
2569
|
+
),
|
2570
|
+
n.a.createElement(
|
2571
|
+
'td',
|
2572
|
+
null,
|
2573
|
+
'{',
|
2574
|
+
' validator, message ',
|
2575
|
+
'}',
|
2576
|
+
'[]',
|
2577
|
+
),
|
2578
|
+
n.a.createElement('td', null, '-'),
|
2579
|
+
n.a.createElement('td', null, '4.7.0'),
|
2580
|
+
),
|
2581
|
+
),
|
2582
|
+
),
|
2583
|
+
n.a.createElement(m['a'], {
|
2584
|
+
code: '<Form.List>\n {fields =>\n fields.map(field => (\n <Form.Item {...field}>\n <Input />\n </Form.Item>\n ))\n }\n</Form.List>',
|
2585
|
+
lang: 'bash',
|
2586
|
+
}),
|
2587
|
+
n.a.createElement(
|
2588
|
+
'p',
|
2589
|
+
null,
|
2590
|
+
'\u6ce8\u610f\uff1aForm.List \u4e0b\u7684\u5b57\u6bb5\u4e0d\u5e94\u8be5\u914d\u7f6e ',
|
2591
|
+
n.a.createElement('code', null, 'initialValue'),
|
2592
|
+
'\uff0c\u4f60\u59cb\u7ec8\u5e94\u8be5\u901a\u8fc7 Form.List \u7684 ',
|
2593
|
+
n.a.createElement('code', null, 'initialValue'),
|
2594
|
+
' \u6216\u8005 Form \u7684 ',
|
2595
|
+
n.a.createElement('code', null, 'initialValues'),
|
2596
|
+
' \u6765\u914d\u7f6e\u3002',
|
2597
|
+
),
|
2598
|
+
n.a.createElement(
|
2599
|
+
'h2',
|
2600
|
+
{ id: 'operation' },
|
2601
|
+
n.a.createElement(
|
2602
|
+
r['AnchorLink'],
|
2603
|
+
{ to: '#operation', 'aria-hidden': 'true', tabIndex: -1 },
|
2604
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2605
|
+
),
|
2606
|
+
'operation',
|
2607
|
+
),
|
2608
|
+
n.a.createElement(
|
2609
|
+
'p',
|
2610
|
+
null,
|
2611
|
+
'Form.List \u6e32\u67d3\u8868\u5355\u76f8\u5173\u64cd\u4f5c\u51fd\u6570\u3002',
|
2612
|
+
),
|
2613
|
+
n.a.createElement(
|
2614
|
+
'table',
|
2615
|
+
null,
|
2616
|
+
n.a.createElement(
|
2617
|
+
'thead',
|
2618
|
+
null,
|
2619
|
+
n.a.createElement(
|
2620
|
+
'tr',
|
2621
|
+
null,
|
2622
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
2623
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
2624
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
2625
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
2626
|
+
n.a.createElement('th', null, '\u7248\u672c'),
|
2627
|
+
),
|
2628
|
+
),
|
2629
|
+
n.a.createElement(
|
2630
|
+
'tbody',
|
2631
|
+
null,
|
2632
|
+
n.a.createElement(
|
2633
|
+
'tr',
|
2634
|
+
null,
|
2635
|
+
n.a.createElement('td', null, 'add'),
|
2636
|
+
n.a.createElement(
|
2637
|
+
'td',
|
2638
|
+
null,
|
2639
|
+
'\u65b0\u589e\u8868\u5355\u9879',
|
2640
|
+
),
|
2641
|
+
n.a.createElement(
|
2642
|
+
'td',
|
2643
|
+
null,
|
2644
|
+
'(defaultValue?: any, insertIndex?: number) => void',
|
2645
|
+
),
|
2646
|
+
n.a.createElement('td', null, 'insertIndex'),
|
2647
|
+
n.a.createElement('td', null, '4.6.0'),
|
2648
|
+
),
|
2649
|
+
n.a.createElement(
|
2650
|
+
'tr',
|
2651
|
+
null,
|
2652
|
+
n.a.createElement('td', null, 'move'),
|
2653
|
+
n.a.createElement(
|
2654
|
+
'td',
|
2655
|
+
null,
|
2656
|
+
'\u79fb\u52a8\u8868\u5355\u9879',
|
2657
|
+
),
|
2658
|
+
n.a.createElement(
|
2659
|
+
'td',
|
2660
|
+
null,
|
2661
|
+
'(from: number, to: number) => void',
|
2662
|
+
),
|
2663
|
+
n.a.createElement('td', null, '-'),
|
2664
|
+
n.a.createElement('td', null),
|
2665
|
+
),
|
2666
|
+
n.a.createElement(
|
2667
|
+
'tr',
|
2668
|
+
null,
|
2669
|
+
n.a.createElement('td', null, 'remove'),
|
2670
|
+
n.a.createElement(
|
2671
|
+
'td',
|
2672
|
+
null,
|
2673
|
+
'\u5220\u9664\u8868\u5355\u9879',
|
2674
|
+
),
|
2675
|
+
n.a.createElement(
|
2676
|
+
'td',
|
2677
|
+
null,
|
2678
|
+
'(index: number | number[]) => void',
|
2679
|
+
),
|
2680
|
+
n.a.createElement('td', null, 'number[]'),
|
2681
|
+
n.a.createElement('td', null, '4.5.0'),
|
2682
|
+
),
|
2683
|
+
),
|
2684
|
+
),
|
2685
|
+
n.a.createElement(
|
2686
|
+
'h2',
|
2687
|
+
{ id: 'formerrorlist' },
|
2688
|
+
n.a.createElement(
|
2689
|
+
r['AnchorLink'],
|
2690
|
+
{ to: '#formerrorlist', 'aria-hidden': 'true', tabIndex: -1 },
|
2691
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2692
|
+
),
|
2693
|
+
'Form.ErrorList',
|
2694
|
+
),
|
2695
|
+
n.a.createElement(
|
2696
|
+
'p',
|
2697
|
+
null,
|
2698
|
+
'4.7.0 \u65b0\u589e\u3002\u9519\u8bef\u5c55\u793a\u7ec4\u4ef6\uff0c\u4ec5\u9650\u914d\u5408 Form.List \u7684 rules \u4e00\u540c\u4f7f\u7528\u3002\u53c2\u8003',
|
2699
|
+
n.a.createElement(
|
2700
|
+
r['AnchorLink'],
|
2701
|
+
{ to: '#components-form-demo-dynamic-form-item' },
|
2702
|
+
'\u793a\u4f8b',
|
2703
|
+
),
|
2704
|
+
'\u3002',
|
2705
|
+
),
|
2706
|
+
n.a.createElement(
|
2707
|
+
'table',
|
2708
|
+
null,
|
2709
|
+
n.a.createElement(
|
2710
|
+
'thead',
|
2711
|
+
null,
|
2712
|
+
n.a.createElement(
|
2713
|
+
'tr',
|
2714
|
+
null,
|
2715
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
2716
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
2717
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
2718
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
2719
|
+
),
|
2720
|
+
),
|
2721
|
+
n.a.createElement(
|
2722
|
+
'tbody',
|
2723
|
+
null,
|
2724
|
+
n.a.createElement(
|
2725
|
+
'tr',
|
2726
|
+
null,
|
2727
|
+
n.a.createElement('td', null, 'errors'),
|
2728
|
+
n.a.createElement('td', null, '\u9519\u8bef\u5217\u8868'),
|
2729
|
+
n.a.createElement('td', null, 'ReactNode[]'),
|
2730
|
+
n.a.createElement('td', null, '-'),
|
2731
|
+
),
|
2732
|
+
),
|
2733
|
+
),
|
2734
|
+
n.a.createElement(
|
2735
|
+
'h2',
|
2736
|
+
{ id: 'formprovider' },
|
2737
|
+
n.a.createElement(
|
2738
|
+
r['AnchorLink'],
|
2739
|
+
{ to: '#formprovider', 'aria-hidden': 'true', tabIndex: -1 },
|
2740
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2741
|
+
),
|
2742
|
+
'Form.Provider',
|
2743
|
+
),
|
2744
|
+
n.a.createElement(
|
2745
|
+
'p',
|
2746
|
+
null,
|
2747
|
+
'\u63d0\u4f9b\u8868\u5355\u95f4\u8054\u52a8\u529f\u80fd\uff0c\u5176\u4e0b\u8bbe\u7f6e ',
|
2748
|
+
n.a.createElement('code', null, 'name'),
|
2749
|
+
' \u7684 Form \u66f4\u65b0\u65f6\uff0c\u4f1a\u81ea\u52a8\u89e6\u53d1\u5bf9\u5e94\u4e8b\u4ef6\u3002\u67e5\u770b',
|
2750
|
+
n.a.createElement(
|
2751
|
+
r['AnchorLink'],
|
2752
|
+
{ to: '#components-form-demo-form-context' },
|
2753
|
+
'\u793a\u4f8b',
|
2754
|
+
),
|
2755
|
+
'\u3002',
|
2756
|
+
),
|
2757
|
+
n.a.createElement(
|
2758
|
+
'table',
|
2759
|
+
null,
|
2760
|
+
n.a.createElement(
|
2761
|
+
'thead',
|
2762
|
+
null,
|
2763
|
+
n.a.createElement(
|
2764
|
+
'tr',
|
2765
|
+
null,
|
2766
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
2767
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
2768
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
2769
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
2770
|
+
),
|
2771
|
+
),
|
2772
|
+
n.a.createElement(
|
2773
|
+
'tbody',
|
2774
|
+
null,
|
2775
|
+
n.a.createElement(
|
2776
|
+
'tr',
|
2777
|
+
null,
|
2778
|
+
n.a.createElement('td', null, 'onFormChange'),
|
2779
|
+
n.a.createElement(
|
2780
|
+
'td',
|
2781
|
+
null,
|
2782
|
+
'\u5b50\u8868\u5355\u5b57\u6bb5\u66f4\u65b0\u65f6\u89e6\u53d1',
|
2783
|
+
),
|
2784
|
+
n.a.createElement(
|
2785
|
+
'td',
|
2786
|
+
null,
|
2787
|
+
'function(formName: string, info: ',
|
2788
|
+
'{',
|
2789
|
+
' changedFields, forms ',
|
2790
|
+
'}',
|
2791
|
+
')',
|
2792
|
+
),
|
2793
|
+
n.a.createElement('td', null, '-'),
|
2794
|
+
),
|
2795
|
+
n.a.createElement(
|
2796
|
+
'tr',
|
2797
|
+
null,
|
2798
|
+
n.a.createElement('td', null, 'onFormFinish'),
|
2799
|
+
n.a.createElement(
|
2800
|
+
'td',
|
2801
|
+
null,
|
2802
|
+
'\u5b50\u8868\u5355\u63d0\u4ea4\u65f6\u89e6\u53d1',
|
2803
|
+
),
|
2804
|
+
n.a.createElement(
|
2805
|
+
'td',
|
2806
|
+
null,
|
2807
|
+
'function(formName: string, info: ',
|
2808
|
+
'{',
|
2809
|
+
' values, forms ',
|
2810
|
+
'}',
|
2811
|
+
')',
|
2812
|
+
),
|
2813
|
+
n.a.createElement('td', null, '-'),
|
2814
|
+
),
|
2815
|
+
),
|
2816
|
+
),
|
2817
|
+
n.a.createElement(m['a'], {
|
2818
|
+
code: '<Form.Provider\n onFormFinish={name => {\n if (name === \'form1\') {\n // Do something...\n }\n }}\n>\n <Form name="form1">...</Form>\n <Form name="form2">...</Form>\n</Form.Provider>',
|
2819
|
+
lang: 'bash',
|
2820
|
+
}),
|
2821
|
+
n.a.createElement(
|
2822
|
+
'h3',
|
2823
|
+
{ id: 'forminstance' },
|
2824
|
+
n.a.createElement(
|
2825
|
+
r['AnchorLink'],
|
2826
|
+
{ to: '#forminstance', 'aria-hidden': 'true', tabIndex: -1 },
|
2827
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2828
|
+
),
|
2829
|
+
'FormInstance',
|
2830
|
+
),
|
2831
|
+
n.a.createElement(
|
2832
|
+
'table',
|
2833
|
+
null,
|
2834
|
+
n.a.createElement(
|
2835
|
+
'thead',
|
2836
|
+
null,
|
2837
|
+
n.a.createElement(
|
2838
|
+
'tr',
|
2839
|
+
null,
|
2840
|
+
n.a.createElement('th', null, '\u540d\u79f0'),
|
2841
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
2842
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
2843
|
+
n.a.createElement('th', null, '\u7248\u672c'),
|
2844
|
+
),
|
2845
|
+
),
|
2846
|
+
n.a.createElement(
|
2847
|
+
'tbody',
|
2848
|
+
null,
|
2849
|
+
n.a.createElement(
|
2850
|
+
'tr',
|
2851
|
+
null,
|
2852
|
+
n.a.createElement('td', null, 'getFieldError'),
|
2853
|
+
n.a.createElement(
|
2854
|
+
'td',
|
2855
|
+
null,
|
2856
|
+
'\u83b7\u53d6\u5bf9\u5e94\u5b57\u6bb5\u540d\u7684\u9519\u8bef\u4fe1\u606f',
|
2857
|
+
),
|
2858
|
+
n.a.createElement(
|
2859
|
+
'td',
|
2860
|
+
null,
|
2861
|
+
'(name: ',
|
2862
|
+
n.a.createElement(
|
2863
|
+
r['AnchorLink'],
|
2864
|
+
{ to: '#NamePath' },
|
2865
|
+
'NamePath',
|
2866
|
+
),
|
2867
|
+
') => string[]',
|
2868
|
+
),
|
2869
|
+
n.a.createElement('td', null),
|
2870
|
+
),
|
2871
|
+
n.a.createElement(
|
2872
|
+
'tr',
|
2873
|
+
null,
|
2874
|
+
n.a.createElement('td', null, 'getFieldInstance'),
|
2875
|
+
n.a.createElement(
|
2876
|
+
'td',
|
2877
|
+
null,
|
2878
|
+
'\u83b7\u53d6\u5bf9\u5e94\u5b57\u6bb5\u5b9e\u4f8b',
|
2879
|
+
),
|
2880
|
+
n.a.createElement(
|
2881
|
+
'td',
|
2882
|
+
null,
|
2883
|
+
'(name: ',
|
2884
|
+
n.a.createElement(
|
2885
|
+
r['AnchorLink'],
|
2886
|
+
{ to: '#NamePath' },
|
2887
|
+
'NamePath',
|
2888
|
+
),
|
2889
|
+
') => any',
|
2890
|
+
),
|
2891
|
+
n.a.createElement('td', null, '4.4.0'),
|
2892
|
+
),
|
2893
|
+
n.a.createElement(
|
2894
|
+
'tr',
|
2895
|
+
null,
|
2896
|
+
n.a.createElement('td', null, 'getFieldsError'),
|
2897
|
+
n.a.createElement(
|
2898
|
+
'td',
|
2899
|
+
null,
|
2900
|
+
'\u83b7\u53d6\u4e00\u7ec4\u5b57\u6bb5\u540d\u5bf9\u5e94\u7684\u9519\u8bef\u4fe1\u606f\uff0c\u8fd4\u56de\u4e3a\u6570\u7ec4\u5f62\u5f0f',
|
2901
|
+
),
|
2902
|
+
n.a.createElement(
|
2903
|
+
'td',
|
2904
|
+
null,
|
2905
|
+
'(nameList?: ',
|
2906
|
+
n.a.createElement(
|
2907
|
+
r['AnchorLink'],
|
2908
|
+
{ to: '#NamePath' },
|
2909
|
+
'NamePath',
|
2910
|
+
),
|
2911
|
+
'[]) => FieldError[]',
|
2912
|
+
),
|
2913
|
+
n.a.createElement('td', null),
|
2914
|
+
),
|
2915
|
+
n.a.createElement(
|
2916
|
+
'tr',
|
2917
|
+
null,
|
2918
|
+
n.a.createElement('td', null, 'getFieldsValue'),
|
2919
|
+
n.a.createElement(
|
2920
|
+
'td',
|
2921
|
+
null,
|
2922
|
+
'\u83b7\u53d6\u4e00\u7ec4\u5b57\u6bb5\u540d\u5bf9\u5e94\u7684\u503c\uff0c\u4f1a\u6309\u7167\u5bf9\u5e94\u7ed3\u6784\u8fd4\u56de\u3002\u9ed8\u8ba4\u8fd4\u56de\u73b0\u5b58\u5b57\u6bb5\u503c\uff0c\u5f53\u8c03\u7528 ',
|
2923
|
+
n.a.createElement('code', null, 'getFieldsValue(true)'),
|
2924
|
+
' \u65f6\u8fd4\u56de\u6240\u6709\u503c',
|
2925
|
+
),
|
2926
|
+
n.a.createElement(
|
2927
|
+
'td',
|
2928
|
+
null,
|
2929
|
+
'(nameList?: ',
|
2930
|
+
n.a.createElement(
|
2931
|
+
r['AnchorLink'],
|
2932
|
+
{ to: '#NamePath' },
|
2933
|
+
'NamePath',
|
2934
|
+
),
|
2935
|
+
'[], filterFunc?: (meta: ',
|
2936
|
+
'{',
|
2937
|
+
' touched: boolean, validating: boolean ',
|
2938
|
+
'}',
|
2939
|
+
') => boolean) => any',
|
2940
|
+
),
|
2941
|
+
n.a.createElement('td', null),
|
2942
|
+
),
|
2943
|
+
n.a.createElement(
|
2944
|
+
'tr',
|
2945
|
+
null,
|
2946
|
+
n.a.createElement('td', null, 'getFieldValue'),
|
2947
|
+
n.a.createElement(
|
2948
|
+
'td',
|
2949
|
+
null,
|
2950
|
+
'\u83b7\u53d6\u5bf9\u5e94\u5b57\u6bb5\u540d\u7684\u503c',
|
2951
|
+
),
|
2952
|
+
n.a.createElement(
|
2953
|
+
'td',
|
2954
|
+
null,
|
2955
|
+
'(name: ',
|
2956
|
+
n.a.createElement(
|
2957
|
+
r['AnchorLink'],
|
2958
|
+
{ to: '#NamePath' },
|
2959
|
+
'NamePath',
|
2960
|
+
),
|
2961
|
+
') => any',
|
2962
|
+
),
|
2963
|
+
n.a.createElement('td', null),
|
2964
|
+
),
|
2965
|
+
n.a.createElement(
|
2966
|
+
'tr',
|
2967
|
+
null,
|
2968
|
+
n.a.createElement('td', null, 'isFieldsTouched'),
|
2969
|
+
n.a.createElement(
|
2970
|
+
'td',
|
2971
|
+
null,
|
2972
|
+
'\u68c0\u67e5\u4e00\u7ec4\u5b57\u6bb5\u662f\u5426\u88ab\u7528\u6237\u64cd\u4f5c\u8fc7\uff0c',
|
2973
|
+
n.a.createElement('code', null, 'allTouched'),
|
2974
|
+
' \u4e3a ',
|
2975
|
+
n.a.createElement('code', null, 'true'),
|
2976
|
+
' \u65f6\u68c0\u67e5\u662f\u5426\u6240\u6709\u5b57\u6bb5\u90fd\u88ab\u64cd\u4f5c\u8fc7',
|
2977
|
+
),
|
2978
|
+
n.a.createElement(
|
2979
|
+
'td',
|
2980
|
+
null,
|
2981
|
+
'(nameList?: ',
|
2982
|
+
n.a.createElement(
|
2983
|
+
r['AnchorLink'],
|
2984
|
+
{ to: '#NamePath' },
|
2985
|
+
'NamePath',
|
2986
|
+
),
|
2987
|
+
'[], allTouched?: boolean) => boolean',
|
2988
|
+
),
|
2989
|
+
n.a.createElement('td', null),
|
2990
|
+
),
|
2991
|
+
n.a.createElement(
|
2992
|
+
'tr',
|
2993
|
+
null,
|
2994
|
+
n.a.createElement('td', null, 'isFieldTouched'),
|
2995
|
+
n.a.createElement(
|
2996
|
+
'td',
|
2997
|
+
null,
|
2998
|
+
'\u68c0\u67e5\u5bf9\u5e94\u5b57\u6bb5\u662f\u5426\u88ab\u7528\u6237\u64cd\u4f5c\u8fc7',
|
2999
|
+
),
|
3000
|
+
n.a.createElement(
|
3001
|
+
'td',
|
3002
|
+
null,
|
3003
|
+
'(name: ',
|
3004
|
+
n.a.createElement(
|
3005
|
+
r['AnchorLink'],
|
3006
|
+
{ to: '#NamePath' },
|
3007
|
+
'NamePath',
|
3008
|
+
),
|
3009
|
+
') => boolean',
|
3010
|
+
),
|
3011
|
+
n.a.createElement('td', null),
|
3012
|
+
),
|
3013
|
+
n.a.createElement(
|
3014
|
+
'tr',
|
3015
|
+
null,
|
3016
|
+
n.a.createElement('td', null, 'isFieldValidating'),
|
3017
|
+
n.a.createElement(
|
3018
|
+
'td',
|
3019
|
+
null,
|
3020
|
+
'\u68c0\u67e5\u5bf9\u5e94\u5b57\u6bb5\u662f\u5426\u6b63\u5728\u6821\u9a8c',
|
3021
|
+
),
|
3022
|
+
n.a.createElement(
|
3023
|
+
'td',
|
3024
|
+
null,
|
3025
|
+
'(name: ',
|
3026
|
+
n.a.createElement(
|
3027
|
+
r['AnchorLink'],
|
3028
|
+
{ to: '#NamePath' },
|
3029
|
+
'NamePath',
|
3030
|
+
),
|
3031
|
+
') => boolean',
|
3032
|
+
),
|
3033
|
+
n.a.createElement('td', null),
|
3034
|
+
),
|
3035
|
+
n.a.createElement(
|
3036
|
+
'tr',
|
3037
|
+
null,
|
3038
|
+
n.a.createElement('td', null, 'resetFields'),
|
3039
|
+
n.a.createElement(
|
3040
|
+
'td',
|
3041
|
+
null,
|
3042
|
+
'\u91cd\u7f6e\u4e00\u7ec4\u5b57\u6bb5\u5230 ',
|
3043
|
+
n.a.createElement('code', null, 'initialValues'),
|
3044
|
+
),
|
3045
|
+
n.a.createElement(
|
3046
|
+
'td',
|
3047
|
+
null,
|
3048
|
+
'(fields?: ',
|
3049
|
+
n.a.createElement(
|
3050
|
+
r['AnchorLink'],
|
3051
|
+
{ to: '#FieldData' },
|
3052
|
+
'FieldData',
|
3053
|
+
),
|
3054
|
+
'[]) => void',
|
3055
|
+
),
|
3056
|
+
n.a.createElement('td', null),
|
3057
|
+
),
|
3058
|
+
n.a.createElement(
|
3059
|
+
'tr',
|
3060
|
+
null,
|
3061
|
+
n.a.createElement('td', null, 'scrollToField'),
|
3062
|
+
n.a.createElement(
|
3063
|
+
'td',
|
3064
|
+
null,
|
3065
|
+
'\u6eda\u52a8\u5230\u5bf9\u5e94\u5b57\u6bb5\u4f4d\u7f6e',
|
3066
|
+
),
|
3067
|
+
n.a.createElement(
|
3068
|
+
'td',
|
3069
|
+
null,
|
3070
|
+
'(name: ',
|
3071
|
+
n.a.createElement(
|
3072
|
+
r['AnchorLink'],
|
3073
|
+
{ to: '#NamePath' },
|
3074
|
+
'NamePath',
|
3075
|
+
),
|
3076
|
+
', options: [',
|
3077
|
+
n.a.createElement(
|
3078
|
+
r['Link'],
|
3079
|
+
{
|
3080
|
+
to: 'https://github.com/stipsan/scroll-into-view-if-needed/tree/ece40bd9143f48caf4b99503425ecb16b0ad8249#options',
|
3081
|
+
},
|
3082
|
+
'ScrollOptions',
|
3083
|
+
),
|
3084
|
+
']) => void',
|
3085
|
+
),
|
3086
|
+
n.a.createElement('td', null),
|
3087
|
+
),
|
3088
|
+
n.a.createElement(
|
3089
|
+
'tr',
|
3090
|
+
null,
|
3091
|
+
n.a.createElement('td', null, 'setFields'),
|
3092
|
+
n.a.createElement(
|
3093
|
+
'td',
|
3094
|
+
null,
|
3095
|
+
'\u8bbe\u7f6e\u4e00\u7ec4\u5b57\u6bb5\u72b6\u6001',
|
3096
|
+
),
|
3097
|
+
n.a.createElement(
|
3098
|
+
'td',
|
3099
|
+
null,
|
3100
|
+
'(fields: ',
|
3101
|
+
n.a.createElement(
|
3102
|
+
r['AnchorLink'],
|
3103
|
+
{ to: '#FieldData' },
|
3104
|
+
'FieldData',
|
3105
|
+
),
|
3106
|
+
'[]) => void',
|
3107
|
+
),
|
3108
|
+
n.a.createElement('td', null),
|
3109
|
+
),
|
3110
|
+
n.a.createElement(
|
3111
|
+
'tr',
|
3112
|
+
null,
|
3113
|
+
n.a.createElement('td', null, 'setFieldsValue'),
|
3114
|
+
n.a.createElement(
|
3115
|
+
'td',
|
3116
|
+
null,
|
3117
|
+
'\u8bbe\u7f6e\u8868\u5355\u7684\u503c',
|
3118
|
+
),
|
3119
|
+
n.a.createElement('td', null, '(values) => void'),
|
3120
|
+
n.a.createElement('td', null),
|
3121
|
+
),
|
3122
|
+
n.a.createElement(
|
3123
|
+
'tr',
|
3124
|
+
null,
|
3125
|
+
n.a.createElement('td', null, 'submit'),
|
3126
|
+
n.a.createElement(
|
3127
|
+
'td',
|
3128
|
+
null,
|
3129
|
+
'\u63d0\u4ea4\u8868\u5355\uff0c\u4e0e\u70b9\u51fb ',
|
3130
|
+
n.a.createElement('code', null, 'submit'),
|
3131
|
+
' \u6309\u94ae\u6548\u679c\u76f8\u540c',
|
3132
|
+
),
|
3133
|
+
n.a.createElement('td', null, '() => void'),
|
3134
|
+
n.a.createElement('td', null),
|
3135
|
+
),
|
3136
|
+
n.a.createElement(
|
3137
|
+
'tr',
|
3138
|
+
null,
|
3139
|
+
n.a.createElement('td', null, 'validateFields'),
|
3140
|
+
n.a.createElement(
|
3141
|
+
'td',
|
3142
|
+
null,
|
3143
|
+
'\u89e6\u53d1\u8868\u5355\u9a8c\u8bc1',
|
3144
|
+
),
|
3145
|
+
n.a.createElement(
|
3146
|
+
'td',
|
3147
|
+
null,
|
3148
|
+
'(nameList?: ',
|
3149
|
+
n.a.createElement(
|
3150
|
+
r['AnchorLink'],
|
3151
|
+
{ to: '#NamePath' },
|
3152
|
+
'NamePath',
|
3153
|
+
),
|
3154
|
+
'[]) => Promise',
|
3155
|
+
),
|
3156
|
+
n.a.createElement('td', null),
|
3157
|
+
),
|
3158
|
+
),
|
3159
|
+
),
|
3160
|
+
n.a.createElement(
|
3161
|
+
'h4',
|
3162
|
+
{ id: 'validatefields-\u8fd4\u56de\u793a\u4f8b' },
|
3163
|
+
n.a.createElement(
|
3164
|
+
r['AnchorLink'],
|
3165
|
+
{
|
3166
|
+
to: '#validatefields-\u8fd4\u56de\u793a\u4f8b',
|
3167
|
+
'aria-hidden': 'true',
|
3168
|
+
tabIndex: -1,
|
3169
|
+
},
|
3170
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3171
|
+
),
|
3172
|
+
'validateFields \u8fd4\u56de\u793a\u4f8b',
|
3173
|
+
),
|
3174
|
+
n.a.createElement(m['a'], {
|
3175
|
+
code: "validateFields()\n .then(values => {\n /*\n values:\n {\n username: 'username',\n password: 'password',\n }\n */\n })\n .catch(errorInfo => {\n /*\n errorInfo:\n {\n values: {\n username: 'username',\n password: 'password',\n },\n errorFields: [\n { name: ['password'], errors: ['Please input your Password!'] },\n ],\n outOfDate: false,\n }\n */\n });",
|
3176
|
+
lang: 'bash',
|
3177
|
+
}),
|
3178
|
+
n.a.createElement(
|
3179
|
+
'h3',
|
3180
|
+
{ id: 'interface' },
|
3181
|
+
n.a.createElement(
|
3182
|
+
r['AnchorLink'],
|
3183
|
+
{ to: '#interface', 'aria-hidden': 'true', tabIndex: -1 },
|
3184
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3185
|
+
),
|
3186
|
+
'Interface',
|
3187
|
+
),
|
3188
|
+
n.a.createElement(
|
3189
|
+
'h4',
|
3190
|
+
{ id: 'namepath' },
|
3191
|
+
n.a.createElement(
|
3192
|
+
r['AnchorLink'],
|
3193
|
+
{ to: '#namepath', 'aria-hidden': 'true', tabIndex: -1 },
|
3194
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3195
|
+
),
|
3196
|
+
'NamePath',
|
3197
|
+
),
|
3198
|
+
n.a.createElement(
|
3199
|
+
'p',
|
3200
|
+
null,
|
3201
|
+
n.a.createElement(
|
3202
|
+
'code',
|
3203
|
+
null,
|
3204
|
+
'string | number | (string | number)[]',
|
3205
|
+
),
|
3206
|
+
),
|
3207
|
+
n.a.createElement(
|
3208
|
+
'h4',
|
3209
|
+
{ id: 'fielddata' },
|
3210
|
+
n.a.createElement(
|
3211
|
+
r['AnchorLink'],
|
3212
|
+
{ to: '#fielddata', 'aria-hidden': 'true', tabIndex: -1 },
|
3213
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3214
|
+
),
|
3215
|
+
'FieldData',
|
3216
|
+
),
|
3217
|
+
n.a.createElement(
|
3218
|
+
'table',
|
3219
|
+
null,
|
3220
|
+
n.a.createElement(
|
3221
|
+
'thead',
|
3222
|
+
null,
|
3223
|
+
n.a.createElement(
|
3224
|
+
'tr',
|
3225
|
+
null,
|
3226
|
+
n.a.createElement('th', null, '\u540d\u79f0'),
|
3227
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
3228
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
3229
|
+
),
|
3230
|
+
),
|
3231
|
+
n.a.createElement(
|
3232
|
+
'tbody',
|
3233
|
+
null,
|
3234
|
+
n.a.createElement(
|
3235
|
+
'tr',
|
3236
|
+
null,
|
3237
|
+
n.a.createElement('td', null, 'errors'),
|
3238
|
+
n.a.createElement('td', null, '\u9519\u8bef\u4fe1\u606f'),
|
3239
|
+
n.a.createElement('td', null, 'string[]'),
|
3240
|
+
),
|
3241
|
+
n.a.createElement(
|
3242
|
+
'tr',
|
3243
|
+
null,
|
3244
|
+
n.a.createElement('td', null, 'name'),
|
3245
|
+
n.a.createElement('td', null, '\u5b57\u6bb5\u540d\u79f0'),
|
3246
|
+
n.a.createElement(
|
3247
|
+
'td',
|
3248
|
+
null,
|
3249
|
+
n.a.createElement(
|
3250
|
+
r['AnchorLink'],
|
3251
|
+
{ to: '#NamePath' },
|
3252
|
+
'NamePath',
|
3253
|
+
),
|
3254
|
+
'[]',
|
3255
|
+
),
|
3256
|
+
),
|
3257
|
+
n.a.createElement(
|
3258
|
+
'tr',
|
3259
|
+
null,
|
3260
|
+
n.a.createElement('td', null, 'touched'),
|
3261
|
+
n.a.createElement(
|
3262
|
+
'td',
|
3263
|
+
null,
|
3264
|
+
'\u662f\u5426\u88ab\u7528\u6237\u64cd\u4f5c\u8fc7',
|
3265
|
+
),
|
3266
|
+
n.a.createElement('td', null, 'boolean'),
|
3267
|
+
),
|
3268
|
+
n.a.createElement(
|
3269
|
+
'tr',
|
3270
|
+
null,
|
3271
|
+
n.a.createElement('td', null, 'validating'),
|
3272
|
+
n.a.createElement(
|
3273
|
+
'td',
|
3274
|
+
null,
|
3275
|
+
'\u662f\u5426\u6b63\u5728\u6821\u9a8c',
|
3276
|
+
),
|
3277
|
+
n.a.createElement('td', null, 'boolean'),
|
3278
|
+
),
|
3279
|
+
n.a.createElement(
|
3280
|
+
'tr',
|
3281
|
+
null,
|
3282
|
+
n.a.createElement('td', null, 'value'),
|
3283
|
+
n.a.createElement(
|
3284
|
+
'td',
|
3285
|
+
null,
|
3286
|
+
'\u5b57\u6bb5\u5bf9\u5e94\u503c',
|
3287
|
+
),
|
3288
|
+
n.a.createElement('td', null, 'any'),
|
3289
|
+
),
|
3290
|
+
),
|
3291
|
+
),
|
3292
|
+
n.a.createElement(
|
3293
|
+
'h4',
|
3294
|
+
{ id: 'rule' },
|
3295
|
+
n.a.createElement(
|
3296
|
+
r['AnchorLink'],
|
3297
|
+
{ to: '#rule', 'aria-hidden': 'true', tabIndex: -1 },
|
3298
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3299
|
+
),
|
3300
|
+
'Rule',
|
3301
|
+
),
|
3302
|
+
n.a.createElement(
|
3303
|
+
'p',
|
3304
|
+
null,
|
3305
|
+
'Rule \u652f\u6301\u63a5\u6536 object \u8fdb\u884c\u914d\u7f6e\uff0c\u4e5f\u652f\u6301 function \u6765\u52a8\u6001\u83b7\u53d6 form \u7684\u6570\u636e\uff1a',
|
3306
|
+
),
|
3307
|
+
n.a.createElement(m['a'], {
|
3308
|
+
code: 'type Rule = RuleConfig | ((form: FormInstance) => RuleConfig);',
|
3309
|
+
lang: 'bash',
|
3310
|
+
}),
|
3311
|
+
n.a.createElement(
|
3312
|
+
'table',
|
3313
|
+
null,
|
3314
|
+
n.a.createElement(
|
3315
|
+
'thead',
|
3316
|
+
null,
|
3317
|
+
n.a.createElement(
|
3318
|
+
'tr',
|
3319
|
+
null,
|
3320
|
+
n.a.createElement('th', null, '\u540d\u79f0'),
|
3321
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
3322
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
3323
|
+
),
|
3324
|
+
),
|
3325
|
+
n.a.createElement(
|
3326
|
+
'tbody',
|
3327
|
+
null,
|
3328
|
+
n.a.createElement(
|
3329
|
+
'tr',
|
3330
|
+
null,
|
3331
|
+
n.a.createElement('td', null, 'defaultField'),
|
3332
|
+
n.a.createElement(
|
3333
|
+
'td',
|
3334
|
+
null,
|
3335
|
+
'\u4ec5\u5728 ',
|
3336
|
+
n.a.createElement('code', null, 'type'),
|
3337
|
+
' \u4e3a ',
|
3338
|
+
n.a.createElement('code', null, 'array'),
|
3339
|
+
' \u7c7b\u578b\u65f6\u6709\u6548\uff0c\u7528\u4e8e\u6307\u5b9a\u6570\u7ec4\u5143\u7d20\u7684\u6821\u9a8c\u89c4\u5219',
|
3340
|
+
),
|
3341
|
+
n.a.createElement(
|
3342
|
+
'td',
|
3343
|
+
null,
|
3344
|
+
n.a.createElement(
|
3345
|
+
r['AnchorLink'],
|
3346
|
+
{ to: '#Rule' },
|
3347
|
+
'rule',
|
3348
|
+
),
|
3349
|
+
),
|
3350
|
+
),
|
3351
|
+
n.a.createElement(
|
3352
|
+
'tr',
|
3353
|
+
null,
|
3354
|
+
n.a.createElement('td', null, 'enum'),
|
3355
|
+
n.a.createElement(
|
3356
|
+
'td',
|
3357
|
+
null,
|
3358
|
+
'\u662f\u5426\u5339\u914d\u679a\u4e3e\u4e2d\u7684\u503c\uff08\u9700\u8981\u5c06 ',
|
3359
|
+
n.a.createElement('code', null, 'type'),
|
3360
|
+
' \u8bbe\u7f6e\u4e3a ',
|
3361
|
+
n.a.createElement('code', null, 'enum'),
|
3362
|
+
'\uff09',
|
3363
|
+
),
|
3364
|
+
n.a.createElement('td', null, 'any[]'),
|
3365
|
+
),
|
3366
|
+
n.a.createElement(
|
3367
|
+
'tr',
|
3368
|
+
null,
|
3369
|
+
n.a.createElement('td', null, 'fields'),
|
3370
|
+
n.a.createElement(
|
3371
|
+
'td',
|
3372
|
+
null,
|
3373
|
+
'\u4ec5\u5728 ',
|
3374
|
+
n.a.createElement('code', null, 'type'),
|
3375
|
+
' \u4e3a ',
|
3376
|
+
n.a.createElement('code', null, 'array'),
|
3377
|
+
' \u6216 ',
|
3378
|
+
n.a.createElement('code', null, 'object'),
|
3379
|
+
' \u7c7b\u578b\u65f6\u6709\u6548\uff0c\u7528\u4e8e\u6307\u5b9a\u5b50\u5143\u7d20\u7684\u6821\u9a8c\u89c4\u5219',
|
3380
|
+
),
|
3381
|
+
n.a.createElement(
|
3382
|
+
'td',
|
3383
|
+
null,
|
3384
|
+
'Record<string, ',
|
3385
|
+
n.a.createElement(
|
3386
|
+
r['AnchorLink'],
|
3387
|
+
{ to: '#Rule' },
|
3388
|
+
'rule',
|
3389
|
+
),
|
3390
|
+
'>',
|
3391
|
+
),
|
3392
|
+
),
|
3393
|
+
n.a.createElement(
|
3394
|
+
'tr',
|
3395
|
+
null,
|
3396
|
+
n.a.createElement('td', null, 'len'),
|
3397
|
+
n.a.createElement(
|
3398
|
+
'td',
|
3399
|
+
null,
|
3400
|
+
'string \u7c7b\u578b\u65f6\u4e3a\u5b57\u7b26\u4e32\u957f\u5ea6\uff1bnumber \u7c7b\u578b\u65f6\u4e3a\u786e\u5b9a\u6570\u5b57\uff1b array \u7c7b\u578b\u65f6\u4e3a\u6570\u7ec4\u957f\u5ea6',
|
3401
|
+
),
|
3402
|
+
n.a.createElement('td', null, 'number'),
|
3403
|
+
),
|
3404
|
+
n.a.createElement(
|
3405
|
+
'tr',
|
3406
|
+
null,
|
3407
|
+
n.a.createElement('td', null, 'max'),
|
3408
|
+
n.a.createElement(
|
3409
|
+
'td',
|
3410
|
+
null,
|
3411
|
+
'\u5fc5\u987b\u8bbe\u7f6e ',
|
3412
|
+
n.a.createElement('code', null, 'type'),
|
3413
|
+
'\uff1astring \u7c7b\u578b\u4e3a\u5b57\u7b26\u4e32\u6700\u5927\u957f\u5ea6\uff1bnumber \u7c7b\u578b\u65f6\u4e3a\u6700\u5927\u503c\uff1barray \u7c7b\u578b\u65f6\u4e3a\u6570\u7ec4\u6700\u5927\u957f\u5ea6',
|
3414
|
+
),
|
3415
|
+
n.a.createElement('td', null, 'number'),
|
3416
|
+
),
|
3417
|
+
n.a.createElement(
|
3418
|
+
'tr',
|
3419
|
+
null,
|
3420
|
+
n.a.createElement('td', null, 'message'),
|
3421
|
+
n.a.createElement(
|
3422
|
+
'td',
|
3423
|
+
null,
|
3424
|
+
'\u9519\u8bef\u4fe1\u606f\uff0c\u4e0d\u8bbe\u7f6e\u65f6\u4f1a\u901a\u8fc7',
|
3425
|
+
n.a.createElement(
|
3426
|
+
r['AnchorLink'],
|
3427
|
+
{ to: '#validateMessages' },
|
3428
|
+
'\u6a21\u677f',
|
3429
|
+
),
|
3430
|
+
'\u81ea\u52a8\u751f\u6210',
|
3431
|
+
),
|
3432
|
+
n.a.createElement('td', null, 'string'),
|
3433
|
+
),
|
3434
|
+
n.a.createElement(
|
3435
|
+
'tr',
|
3436
|
+
null,
|
3437
|
+
n.a.createElement('td', null, 'min'),
|
3438
|
+
n.a.createElement(
|
3439
|
+
'td',
|
3440
|
+
null,
|
3441
|
+
'\u5fc5\u987b\u8bbe\u7f6e ',
|
3442
|
+
n.a.createElement('code', null, 'type'),
|
3443
|
+
'\uff1astring \u7c7b\u578b\u4e3a\u5b57\u7b26\u4e32\u6700\u5c0f\u957f\u5ea6\uff1bnumber \u7c7b\u578b\u65f6\u4e3a\u6700\u5c0f\u503c\uff1barray \u7c7b\u578b\u65f6\u4e3a\u6570\u7ec4\u6700\u5c0f\u957f\u5ea6',
|
3444
|
+
),
|
3445
|
+
n.a.createElement('td', null, 'number'),
|
3446
|
+
),
|
3447
|
+
n.a.createElement(
|
3448
|
+
'tr',
|
3449
|
+
null,
|
3450
|
+
n.a.createElement('td', null, 'pattern'),
|
3451
|
+
n.a.createElement(
|
3452
|
+
'td',
|
3453
|
+
null,
|
3454
|
+
'\u6b63\u5219\u8868\u8fbe\u5f0f\u5339\u914d',
|
3455
|
+
),
|
3456
|
+
n.a.createElement('td', null, 'RegExp'),
|
3457
|
+
),
|
3458
|
+
n.a.createElement(
|
3459
|
+
'tr',
|
3460
|
+
null,
|
3461
|
+
n.a.createElement('td', null, 'required'),
|
3462
|
+
n.a.createElement(
|
3463
|
+
'td',
|
3464
|
+
null,
|
3465
|
+
'\u662f\u5426\u4e3a\u5fc5\u9009\u5b57\u6bb5',
|
3466
|
+
),
|
3467
|
+
n.a.createElement('td', null, 'boolean'),
|
3468
|
+
),
|
3469
|
+
n.a.createElement(
|
3470
|
+
'tr',
|
3471
|
+
null,
|
3472
|
+
n.a.createElement('td', null, 'transform'),
|
3473
|
+
n.a.createElement(
|
3474
|
+
'td',
|
3475
|
+
null,
|
3476
|
+
'\u5c06\u5b57\u6bb5\u503c\u8f6c\u6362\u6210\u76ee\u6807\u503c\u540e\u8fdb\u884c\u6821\u9a8c',
|
3477
|
+
),
|
3478
|
+
n.a.createElement('td', null, '(value) => any'),
|
3479
|
+
),
|
3480
|
+
n.a.createElement(
|
3481
|
+
'tr',
|
3482
|
+
null,
|
3483
|
+
n.a.createElement('td', null, 'type'),
|
3484
|
+
n.a.createElement(
|
3485
|
+
'td',
|
3486
|
+
null,
|
3487
|
+
'\u7c7b\u578b\uff0c\u5e38\u89c1\u6709 ',
|
3488
|
+
n.a.createElement('code', null, 'string'),
|
3489
|
+
' |',
|
3490
|
+
n.a.createElement('code', null, 'number'),
|
3491
|
+
' |',
|
3492
|
+
n.a.createElement('code', null, 'boolean'),
|
3493
|
+
' |',
|
3494
|
+
n.a.createElement('code', null, 'url'),
|
3495
|
+
' | ',
|
3496
|
+
n.a.createElement('code', null, 'email'),
|
3497
|
+
'\u3002\u66f4\u591a\u8bf7\u53c2\u8003',
|
3498
|
+
n.a.createElement(
|
3499
|
+
r['Link'],
|
3500
|
+
{
|
3501
|
+
to: 'https://github.com/yiminghe/async-validator#type',
|
3502
|
+
},
|
3503
|
+
'\u6b64\u5904',
|
3504
|
+
),
|
3505
|
+
),
|
3506
|
+
n.a.createElement('td', null, 'string'),
|
3507
|
+
),
|
3508
|
+
n.a.createElement(
|
3509
|
+
'tr',
|
3510
|
+
null,
|
3511
|
+
n.a.createElement('td', null, 'validateTrigger'),
|
3512
|
+
n.a.createElement(
|
3513
|
+
'td',
|
3514
|
+
null,
|
3515
|
+
'\u8bbe\u7f6e\u89e6\u53d1\u9a8c\u8bc1\u65f6\u673a\uff0c\u5fc5\u987b\u662f Form.Item \u7684 ',
|
3516
|
+
n.a.createElement('code', null, 'validateTrigger'),
|
3517
|
+
' \u7684\u5b50\u96c6',
|
3518
|
+
),
|
3519
|
+
n.a.createElement('td', null, 'string | string[]'),
|
3520
|
+
),
|
3521
|
+
n.a.createElement(
|
3522
|
+
'tr',
|
3523
|
+
null,
|
3524
|
+
n.a.createElement('td', null, 'validator'),
|
3525
|
+
n.a.createElement(
|
3526
|
+
'td',
|
3527
|
+
null,
|
3528
|
+
'\u81ea\u5b9a\u4e49\u6821\u9a8c\uff0c\u63a5\u6536 Promise \u4f5c\u4e3a\u8fd4\u56de\u503c\u3002',
|
3529
|
+
n.a.createElement(
|
3530
|
+
r['AnchorLink'],
|
3531
|
+
{ to: '#components-form-demo-register' },
|
3532
|
+
'\u793a\u4f8b',
|
3533
|
+
),
|
3534
|
+
'\u53c2\u8003',
|
3535
|
+
),
|
3536
|
+
n.a.createElement(
|
3537
|
+
'td',
|
3538
|
+
null,
|
3539
|
+
'(',
|
3540
|
+
n.a.createElement(
|
3541
|
+
r['AnchorLink'],
|
3542
|
+
{ to: '#Rule' },
|
3543
|
+
'rule',
|
3544
|
+
),
|
3545
|
+
', value) => Promise',
|
3546
|
+
),
|
3547
|
+
),
|
3548
|
+
n.a.createElement(
|
3549
|
+
'tr',
|
3550
|
+
null,
|
3551
|
+
n.a.createElement('td', null, 'whitespace'),
|
3552
|
+
n.a.createElement(
|
3553
|
+
'td',
|
3554
|
+
null,
|
3555
|
+
'\u5982\u679c\u5b57\u6bb5\u4ec5\u5305\u542b\u7a7a\u683c\u5219\u6821\u9a8c\u4e0d\u901a\u8fc7\uff0c\u53ea\u5728 ',
|
3556
|
+
n.a.createElement('code', null, "type: 'string'"),
|
3557
|
+
' \u65f6\u751f\u6548',
|
3558
|
+
),
|
3559
|
+
n.a.createElement('td', null, 'boolean'),
|
3560
|
+
),
|
3561
|
+
),
|
3562
|
+
),
|
3563
|
+
n.a.createElement(
|
3564
|
+
'h2',
|
3565
|
+
{ id: '\u4ece-v3-\u5347\u7ea7\u5230-v4' },
|
3566
|
+
n.a.createElement(
|
3567
|
+
r['AnchorLink'],
|
3568
|
+
{
|
3569
|
+
to: '#\u4ece-v3-\u5347\u7ea7\u5230-v4',
|
3570
|
+
'aria-hidden': 'true',
|
3571
|
+
tabIndex: -1,
|
3572
|
+
},
|
3573
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3574
|
+
),
|
3575
|
+
'\u4ece v3 \u5347\u7ea7\u5230 v4',
|
3576
|
+
),
|
3577
|
+
n.a.createElement(
|
3578
|
+
'p',
|
3579
|
+
null,
|
3580
|
+
'\u5982\u679c\u4f60\u662f antd v3 \u7684\u7528\u6237\uff0c\u4f60\u53ef\u4ee5\u53c2\u8003',
|
3581
|
+
n.a.createElement(
|
3582
|
+
r['Link'],
|
3583
|
+
{ to: '/components/form/v3' },
|
3584
|
+
'\u8fc1\u79fb\u793a\u4f8b',
|
3585
|
+
),
|
3586
|
+
'\u3002',
|
3587
|
+
),
|
3588
|
+
n.a.createElement('style', {
|
3589
|
+
dangerouslySetInnerHTML: {
|
3590
|
+
__html:
|
3591
|
+
'\n.ant-form:not(.ant-form-inline):not(.ant-form-vertical) {\n max-width: 600px;\n}\n.markdown.api-container table td:nth-of-type(4) {\n white-space: nowrap;\n word-wrap: break-word;\n}\n.ant-btn {\n margin-right: 8px;\n}\n',
|
3592
|
+
},
|
3593
|
+
}),
|
3594
|
+
n.a.createElement(
|
3595
|
+
'h2',
|
3596
|
+
{ id: 'faq' },
|
3597
|
+
n.a.createElement(
|
3598
|
+
r['AnchorLink'],
|
3599
|
+
{ to: '#faq', 'aria-hidden': 'true', tabIndex: -1 },
|
3600
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3601
|
+
),
|
3602
|
+
'FAQ',
|
3603
|
+
),
|
3604
|
+
n.a.createElement(
|
3605
|
+
'h3',
|
3606
|
+
{ id: '\u81ea\u5b9a\u4e49-validator-\u6ca1\u6709\u6548\u679c' },
|
3607
|
+
n.a.createElement(
|
3608
|
+
r['AnchorLink'],
|
3609
|
+
{
|
3610
|
+
to: '#\u81ea\u5b9a\u4e49-validator-\u6ca1\u6709\u6548\u679c',
|
3611
|
+
'aria-hidden': 'true',
|
3612
|
+
tabIndex: -1,
|
3613
|
+
},
|
3614
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3615
|
+
),
|
3616
|
+
'\u81ea\u5b9a\u4e49 validator \u6ca1\u6709\u6548\u679c',
|
3617
|
+
),
|
3618
|
+
n.a.createElement(
|
3619
|
+
'p',
|
3620
|
+
null,
|
3621
|
+
'\u8fd9\u662f\u7531\u4e8e\u4f60\u7684 ',
|
3622
|
+
n.a.createElement('code', null, 'validator'),
|
3623
|
+
' \u6709\u9519\u8bef\u5bfc\u81f4 ',
|
3624
|
+
n.a.createElement('code', null, 'callback'),
|
3625
|
+
' \u6ca1\u6709\u6267\u884c\u5230\u3002\u4f60\u53ef\u4ee5\u9009\u62e9\u901a\u8fc7 ',
|
3626
|
+
n.a.createElement('code', null, 'async'),
|
3627
|
+
' \u8fd4\u56de\u4e00\u4e2a promise \u6216\u8005\u4f7f\u7528 ',
|
3628
|
+
n.a.createElement('code', null, 'try...catch'),
|
3629
|
+
' \u8fdb\u884c\u9519\u8bef\u6355\u83b7\uff1a',
|
3630
|
+
),
|
3631
|
+
n.a.createElement(m['a'], {
|
3632
|
+
code: "validator: async (rule, value) => {\n throw new Error('Something wrong!');\n}\n\n// or\n\nvalidator(rule, value, callback) => {\n try {\n throw new Error('Something wrong!');\n } catch (err) {\n callback(err);\n }\n}",
|
3633
|
+
lang: 'bash',
|
3634
|
+
}),
|
3635
|
+
n.a.createElement(
|
3636
|
+
'h3',
|
3637
|
+
{
|
3638
|
+
id: 'name-\u4e3a\u6570\u7ec4\u65f6\u7684\u8f6c\u6362\u89c4\u5219',
|
3639
|
+
},
|
3640
|
+
n.a.createElement(
|
3641
|
+
r['AnchorLink'],
|
3642
|
+
{
|
3643
|
+
to: '#name-\u4e3a\u6570\u7ec4\u65f6\u7684\u8f6c\u6362\u89c4\u5219',
|
3644
|
+
'aria-hidden': 'true',
|
3645
|
+
tabIndex: -1,
|
3646
|
+
},
|
3647
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3648
|
+
),
|
3649
|
+
'name \u4e3a\u6570\u7ec4\u65f6\u7684\u8f6c\u6362\u89c4\u5219\uff1f',
|
3650
|
+
),
|
3651
|
+
n.a.createElement(
|
3652
|
+
'p',
|
3653
|
+
null,
|
3654
|
+
'\u5f53 ',
|
3655
|
+
n.a.createElement('code', null, 'name'),
|
3656
|
+
' \u4e3a\u6570\u7ec4\u65f6\uff0c\u4f1a\u6309\u7167\u987a\u5e8f\u586b\u5145\u8def\u5f84\u3002\u5f53\u5b58\u5728\u6570\u5b57\u4e14 form store \u4e2d\u6ca1\u6709\u8be5\u5b57\u6bb5\u65f6\u4f1a\u81ea\u52a8\u8f6c\u53d8\u6210\u6570\u7ec4\u3002\u56e0\u800c\u5982\u679c\u9700\u8981\u6570\u7ec4\u4e3a key \u65f6\u8bf7\u4f7f\u7528 string \u5982\uff1a',
|
3657
|
+
n.a.createElement('code', null, "['1', 'name']"),
|
3658
|
+
'\u3002',
|
3659
|
+
),
|
3660
|
+
n.a.createElement(
|
3661
|
+
'h3',
|
3662
|
+
{
|
3663
|
+
id: '\u4e3a\u4f55\u5728-modal-\u4e2d\u8c03\u7528-form-\u63a7\u5236\u53f0\u4f1a\u62a5\u9519',
|
3664
|
+
},
|
3665
|
+
n.a.createElement(
|
3666
|
+
r['AnchorLink'],
|
3667
|
+
{
|
3668
|
+
to: '#\u4e3a\u4f55\u5728-modal-\u4e2d\u8c03\u7528-form-\u63a7\u5236\u53f0\u4f1a\u62a5\u9519',
|
3669
|
+
'aria-hidden': 'true',
|
3670
|
+
tabIndex: -1,
|
3671
|
+
},
|
3672
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3673
|
+
),
|
3674
|
+
'\u4e3a\u4f55\u5728 Modal \u4e2d\u8c03\u7528 form \u63a7\u5236\u53f0\u4f1a\u62a5\u9519\uff1f',
|
3675
|
+
),
|
3676
|
+
n.a.createElement(
|
3677
|
+
'blockquote',
|
3678
|
+
null,
|
3679
|
+
n.a.createElement(
|
3680
|
+
'p',
|
3681
|
+
null,
|
3682
|
+
'Warning: Instance created by ',
|
3683
|
+
n.a.createElement('code', null, 'useForm'),
|
3684
|
+
' is not connect to any Form element. Forget to pass ',
|
3685
|
+
n.a.createElement('code', null, 'form'),
|
3686
|
+
' prop?',
|
3687
|
+
),
|
3688
|
+
),
|
3689
|
+
n.a.createElement(
|
3690
|
+
'p',
|
3691
|
+
null,
|
3692
|
+
'\u8fd9\u662f\u56e0\u4e3a\u4f60\u5728\u8c03\u7528 form \u65b9\u6cd5\u65f6\uff0cModal \u8fd8\u672a\u521d\u59cb\u5316\u5bfc\u81f4 form \u6ca1\u6709\u5173\u8054\u4efb\u4f55 Form \u7ec4\u4ef6\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7\u7ed9 Modal \u8bbe\u7f6e ',
|
3693
|
+
n.a.createElement('code', null, 'forceRender'),
|
3694
|
+
' \u5c06\u5176\u9884\u6e32\u67d3\u3002\u793a\u4f8b\u70b9\u51fb',
|
3695
|
+
n.a.createElement(
|
3696
|
+
r['Link'],
|
3697
|
+
{
|
3698
|
+
to: 'https://codesandbox.io/s/antd-reproduction-template-ibu5c',
|
3699
|
+
},
|
3700
|
+
'\u6b64\u5904',
|
3701
|
+
),
|
3702
|
+
'\u3002',
|
3703
|
+
),
|
3704
|
+
n.a.createElement(
|
3705
|
+
'h3',
|
3706
|
+
{
|
3707
|
+
id: '\u4e3a\u4ec0\u4e48-formitem-\u4e0b\u7684\u5b50\u7ec4\u4ef6-defaultvalue-\u4e0d\u751f\u6548',
|
3708
|
+
},
|
3709
|
+
n.a.createElement(
|
3710
|
+
r['AnchorLink'],
|
3711
|
+
{
|
3712
|
+
to: '#\u4e3a\u4ec0\u4e48-formitem-\u4e0b\u7684\u5b50\u7ec4\u4ef6-defaultvalue-\u4e0d\u751f\u6548',
|
3713
|
+
'aria-hidden': 'true',
|
3714
|
+
tabIndex: -1,
|
3715
|
+
},
|
3716
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3717
|
+
),
|
3718
|
+
'\u4e3a\u4ec0\u4e48 Form.Item \u4e0b\u7684\u5b50\u7ec4\u4ef6 ',
|
3719
|
+
n.a.createElement('code', null, 'defaultValue'),
|
3720
|
+
' \u4e0d\u751f\u6548\uff1f',
|
3721
|
+
),
|
3722
|
+
n.a.createElement(
|
3723
|
+
'p',
|
3724
|
+
null,
|
3725
|
+
'\u5f53\u4f60\u4e3a Form.Item \u8bbe\u7f6e ',
|
3726
|
+
n.a.createElement('code', null, 'name'),
|
3727
|
+
' \u5c5e\u6027\u540e\uff0c\u5b50\u7ec4\u4ef6\u4f1a\u8f6c\u4e3a\u53d7\u63a7\u6a21\u5f0f\u3002\u56e0\u800c ',
|
3728
|
+
n.a.createElement('code', null, 'defaultValue'),
|
3729
|
+
' \u4e0d\u4f1a\u751f\u6548\u3002\u4f60\u9700\u8981\u5728 Form \u4e0a\u901a\u8fc7 ',
|
3730
|
+
n.a.createElement('code', null, 'initialValues'),
|
3731
|
+
' \u8bbe\u7f6e\u9ed8\u8ba4\u503c\u3002',
|
3732
|
+
),
|
3733
|
+
n.a.createElement(
|
3734
|
+
'h3',
|
3735
|
+
{
|
3736
|
+
id: '\u4e3a\u4ec0\u4e48\u7b2c\u4e00\u6b21\u8c03\u7528-ref-\u7684-from-\u4e3a\u7a7a',
|
3737
|
+
},
|
3738
|
+
n.a.createElement(
|
3739
|
+
r['AnchorLink'],
|
3740
|
+
{
|
3741
|
+
to: '#\u4e3a\u4ec0\u4e48\u7b2c\u4e00\u6b21\u8c03\u7528-ref-\u7684-from-\u4e3a\u7a7a',
|
3742
|
+
'aria-hidden': 'true',
|
3743
|
+
tabIndex: -1,
|
3744
|
+
},
|
3745
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3746
|
+
),
|
3747
|
+
'\u4e3a\u4ec0\u4e48\u7b2c\u4e00\u6b21\u8c03\u7528 ',
|
3748
|
+
n.a.createElement('code', null, 'ref'),
|
3749
|
+
' \u7684 From \u4e3a\u7a7a\uff1f',
|
3750
|
+
),
|
3751
|
+
n.a.createElement(
|
3752
|
+
'p',
|
3753
|
+
null,
|
3754
|
+
n.a.createElement('code', null, 'ref'),
|
3755
|
+
' \u4ec5\u5728\u8282\u70b9\u88ab\u52a0\u8f7d\u65f6\u624d\u4f1a\u88ab\u8d4b\u503c\uff0c\u8bf7\u53c2\u8003 React \u5b98\u65b9\u6587\u6863\uff1a',
|
3756
|
+
n.a.createElement(
|
3757
|
+
r['Link'],
|
3758
|
+
{
|
3759
|
+
to: 'https://reactjs.org/docs/refs-and-the-dom.html#accessing-refs',
|
3760
|
+
},
|
3761
|
+
'https://reactjs.org/docs/refs-and-the-dom.html#accessing-refs',
|
3762
|
+
),
|
3763
|
+
),
|
3764
|
+
n.a.createElement(
|
3765
|
+
'h3',
|
3766
|
+
{
|
3767
|
+
id: '\u4e3a\u4ec0\u4e48-resetfields-\u4f1a\u91cd\u65b0-mount-\u7ec4\u4ef6',
|
3768
|
+
},
|
3769
|
+
n.a.createElement(
|
3770
|
+
r['AnchorLink'],
|
3771
|
+
{
|
3772
|
+
to: '#\u4e3a\u4ec0\u4e48-resetfields-\u4f1a\u91cd\u65b0-mount-\u7ec4\u4ef6',
|
3773
|
+
'aria-hidden': 'true',
|
3774
|
+
tabIndex: -1,
|
3775
|
+
},
|
3776
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3777
|
+
),
|
3778
|
+
'\u4e3a\u4ec0\u4e48 ',
|
3779
|
+
n.a.createElement('code', null, 'resetFields'),
|
3780
|
+
' \u4f1a\u91cd\u65b0 mount \u7ec4\u4ef6\uff1f',
|
3781
|
+
),
|
3782
|
+
n.a.createElement(
|
3783
|
+
'p',
|
3784
|
+
null,
|
3785
|
+
n.a.createElement('code', null, 'resetFields'),
|
3786
|
+
' \u4f1a\u91cd\u7f6e\u6574\u4e2a Field\uff0c\u56e0\u800c\u5176\u5b50\u7ec4\u4ef6\u4e5f\u4f1a\u91cd\u65b0 mount \u4ece\u800c\u6d88\u9664\u81ea\u5b9a\u4e49\u7ec4\u4ef6\u53ef\u80fd\u5b58\u5728\u7684\u526f\u4f5c\u7528\uff08\u4f8b\u5982\u5f02\u6b65\u6570\u636e\u3001\u72b6\u6001\u7b49\u7b49\uff09\u3002',
|
3787
|
+
),
|
3788
|
+
n.a.createElement(
|
3789
|
+
'h3',
|
3790
|
+
{
|
3791
|
+
id: 'form-\u7684-initialvalues-\u4e0e-item-\u7684-initialvalue-\u533a\u522b',
|
3792
|
+
},
|
3793
|
+
n.a.createElement(
|
3794
|
+
r['AnchorLink'],
|
3795
|
+
{
|
3796
|
+
to: '#form-\u7684-initialvalues-\u4e0e-item-\u7684-initialvalue-\u533a\u522b',
|
3797
|
+
'aria-hidden': 'true',
|
3798
|
+
tabIndex: -1,
|
3799
|
+
},
|
3800
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3801
|
+
),
|
3802
|
+
'Form \u7684 initialValues \u4e0e Item \u7684 initialValue \u533a\u522b\uff1f',
|
3803
|
+
),
|
3804
|
+
n.a.createElement(
|
3805
|
+
'p',
|
3806
|
+
null,
|
3807
|
+
'\u5728\u5927\u90e8\u5206\u573a\u666f\u4e0b\uff0c\u6211\u4eec\u603b\u662f\u63a8\u8350\u4f18\u5148\u4f7f\u7528 Form \u7684 ',
|
3808
|
+
n.a.createElement('code', null, 'initialValues'),
|
3809
|
+
'\u3002\u53ea\u6709\u5b58\u5728\u52a8\u6001\u5b57\u6bb5\u65f6\u4f60\u624d\u5e94\u8be5\u4f7f\u7528 Item \u7684 ',
|
3810
|
+
n.a.createElement('code', null, 'initialValue'),
|
3811
|
+
'\u3002\u9ed8\u8ba4\u503c\u9075\u5faa\u4ee5\u4e0b\u89c4\u5219\uff1a',
|
3812
|
+
),
|
3813
|
+
n.a.createElement(
|
3814
|
+
'ol',
|
3815
|
+
null,
|
3816
|
+
n.a.createElement(
|
3817
|
+
'li',
|
3818
|
+
null,
|
3819
|
+
'Form \u7684 ',
|
3820
|
+
n.a.createElement('code', null, 'initialValues'),
|
3821
|
+
' \u62e5\u6709\u6700\u9ad8\u4f18\u5148\u7ea7',
|
3822
|
+
),
|
3823
|
+
n.a.createElement(
|
3824
|
+
'li',
|
3825
|
+
null,
|
3826
|
+
'Field \u7684 ',
|
3827
|
+
n.a.createElement('code', null, 'initialValue'),
|
3828
|
+
' \u6b21\u4e4b *. \u591a\u4e2a\u540c ',
|
3829
|
+
n.a.createElement('code', null, 'name'),
|
3830
|
+
' Item \u90fd\u8bbe\u7f6e ',
|
3831
|
+
n.a.createElement('code', null, 'initialValue'),
|
3832
|
+
' \u65f6\uff0c\u5219 Item \u7684 ',
|
3833
|
+
n.a.createElement('code', null, 'initialValue'),
|
3834
|
+
' \u4e0d\u751f\u6548',
|
3835
|
+
),
|
3836
|
+
),
|
3837
|
+
n.a.createElement(
|
3838
|
+
'h3',
|
3839
|
+
{
|
3840
|
+
id: '\u4e3a\u4ec0\u4e48\u5b57\u6bb5\u8bbe\u7f6e-rules-\u540e\u66f4\u6539\u503c-onfieldschange-\u4f1a\u89e6\u53d1\u4e09\u6b21',
|
3841
|
+
},
|
3842
|
+
n.a.createElement(
|
3843
|
+
r['AnchorLink'],
|
3844
|
+
{
|
3845
|
+
to: '#\u4e3a\u4ec0\u4e48\u5b57\u6bb5\u8bbe\u7f6e-rules-\u540e\u66f4\u6539\u503c-onfieldschange-\u4f1a\u89e6\u53d1\u4e09\u6b21',
|
3846
|
+
'aria-hidden': 'true',
|
3847
|
+
tabIndex: -1,
|
3848
|
+
},
|
3849
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3850
|
+
),
|
3851
|
+
'\u4e3a\u4ec0\u4e48\u5b57\u6bb5\u8bbe\u7f6e ',
|
3852
|
+
n.a.createElement('code', null, 'rules'),
|
3853
|
+
' \u540e\u66f4\u6539\u503c ',
|
3854
|
+
n.a.createElement('code', null, 'onFieldsChange'),
|
3855
|
+
' \u4f1a\u89e6\u53d1\u4e09\u6b21\uff1f',
|
3856
|
+
),
|
3857
|
+
n.a.createElement(
|
3858
|
+
'p',
|
3859
|
+
null,
|
3860
|
+
'\u5b57\u6bb5\u9664\u4e86\u672c\u8eab\u7684\u503c\u53d8\u5316\u5916\uff0c\u6821\u9a8c\u4e5f\u662f\u5176\u72b6\u6001\u4e4b\u4e00\u3002\u56e0\u800c\u5728\u89e6\u53d1\u5b57\u6bb5\u53d8\u5316\u4f1a\u7ecf\u5386\u4ee5\u4e0b\u51e0\u4e2a\u9636\u6bb5\uff1a',
|
3861
|
+
),
|
3862
|
+
n.a.createElement(
|
3863
|
+
'ol',
|
3864
|
+
null,
|
3865
|
+
n.a.createElement('li', null, 'Trigger value change'),
|
3866
|
+
n.a.createElement('li', null, 'Rule validating'),
|
3867
|
+
n.a.createElement('li', null, 'Rule validated'),
|
3868
|
+
),
|
3869
|
+
n.a.createElement(
|
3870
|
+
'p',
|
3871
|
+
null,
|
3872
|
+
'\u5728\u89e6\u53d1\u8fc7\u7a0b\u4e2d\uff0c\u8c03\u7528 ',
|
3873
|
+
n.a.createElement('code', null, 'isFieldValidating'),
|
3874
|
+
' \u4f1a\u7ecf\u5386 ',
|
3875
|
+
n.a.createElement('code', null, 'false'),
|
3876
|
+
' > ',
|
3877
|
+
n.a.createElement('code', null, 'true'),
|
3878
|
+
' > ',
|
3879
|
+
n.a.createElement('code', null, 'false'),
|
3880
|
+
' \u7684\u53d8\u5316\u8fc7\u7a0b\u3002',
|
3881
|
+
),
|
3882
|
+
n.a.createElement(
|
3883
|
+
'h3',
|
3884
|
+
{
|
3885
|
+
id: '\u4e3a\u4ec0\u4e48-formlist-\u4e0d\u652f\u6301-label-\u8fd8\u9700\u8981\u4f7f\u7528-errorlist-\u5c55\u793a\u9519\u8bef',
|
3886
|
+
},
|
3887
|
+
n.a.createElement(
|
3888
|
+
r['AnchorLink'],
|
3889
|
+
{
|
3890
|
+
to: '#\u4e3a\u4ec0\u4e48-formlist-\u4e0d\u652f\u6301-label-\u8fd8\u9700\u8981\u4f7f\u7528-errorlist-\u5c55\u793a\u9519\u8bef',
|
3891
|
+
'aria-hidden': 'true',
|
3892
|
+
tabIndex: -1,
|
3893
|
+
},
|
3894
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3895
|
+
),
|
3896
|
+
'\u4e3a\u4ec0\u4e48 Form.List \u4e0d\u652f\u6301 ',
|
3897
|
+
n.a.createElement('code', null, 'label'),
|
3898
|
+
' \u8fd8\u9700\u8981\u4f7f\u7528 ErrorList \u5c55\u793a\u9519\u8bef\uff1f',
|
3899
|
+
),
|
3900
|
+
n.a.createElement(
|
3901
|
+
'p',
|
3902
|
+
null,
|
3903
|
+
'Form.List \u672c\u8eab\u662f renderProps\uff0c\u5185\u90e8\u6837\u5f0f\u975e\u5e38\u81ea\u7531\u3002\u56e0\u800c\u9ed8\u8ba4\u914d\u7f6e ',
|
3904
|
+
n.a.createElement('code', null, 'label'),
|
3905
|
+
' \u548c ',
|
3906
|
+
n.a.createElement('code', null, 'error'),
|
3907
|
+
' \u8282\u70b9\u5f88\u96be\u4e0e\u4e4b\u914d\u5408\u3002\u5982\u679c\u4f60\u9700\u8981 antd \u6837\u5f0f\u7684 ',
|
3908
|
+
n.a.createElement('code', null, 'label'),
|
3909
|
+
'\uff0c\u53ef\u4ee5\u901a\u8fc7\u5916\u90e8\u5305\u88f9 Form.Item \u6765\u5b9e\u73b0\u3002',
|
3910
|
+
),
|
3911
|
+
n.a.createElement(
|
3912
|
+
'h3',
|
3913
|
+
{
|
3914
|
+
id: '\u4e3a\u4ec0\u4e48-formitem-\u7684-dependencies-\u5bf9-formlist-\u4e0b\u7684\u5b57\u6bb5\u6ca1\u6709\u6548\u679c',
|
3915
|
+
},
|
3916
|
+
n.a.createElement(
|
3917
|
+
r['AnchorLink'],
|
3918
|
+
{
|
3919
|
+
to: '#\u4e3a\u4ec0\u4e48-formitem-\u7684-dependencies-\u5bf9-formlist-\u4e0b\u7684\u5b57\u6bb5\u6ca1\u6709\u6548\u679c',
|
3920
|
+
'aria-hidden': 'true',
|
3921
|
+
tabIndex: -1,
|
3922
|
+
},
|
3923
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3924
|
+
),
|
3925
|
+
'\u4e3a\u4ec0\u4e48 Form.Item \u7684 ',
|
3926
|
+
n.a.createElement('code', null, 'dependencies'),
|
3927
|
+
' \u5bf9 Form.List \u4e0b\u7684\u5b57\u6bb5\u6ca1\u6709\u6548\u679c\uff1f',
|
3928
|
+
),
|
3929
|
+
n.a.createElement(
|
3930
|
+
'p',
|
3931
|
+
null,
|
3932
|
+
'Form.List \u4e0b\u7684\u5b57\u6bb5\u9700\u8981\u5305\u88f9 Form.List \u672c\u8eab\u7684 ',
|
3933
|
+
n.a.createElement('code', null, 'name'),
|
3934
|
+
'\uff0c\u6bd4\u5982\uff1a',
|
3935
|
+
),
|
3936
|
+
n.a.createElement(m['a'], {
|
3937
|
+
code: "<Form.List name=\"users\">\n {fields =>\n fields.map(field => (\n <React.Fragment key={field.key}>\n <Form.Item name={[field.name, 'name']} {...someRest1} />\n <Form.Item name={[field.name, 'age']} {...someRest1} />\n </React.Fragment>\n ))\n }\n</Form.List>",
|
3938
|
+
lang: 'bash',
|
3939
|
+
}),
|
3940
|
+
n.a.createElement(
|
3941
|
+
'p',
|
3942
|
+
null,
|
3943
|
+
'\u4f9d\u8d56\u5219\u662f\uff1a',
|
3944
|
+
n.a.createElement('code', null, "['users', 0, 'name']"),
|
3945
|
+
),
|
3946
|
+
n.a.createElement(
|
3947
|
+
'h3',
|
3948
|
+
{
|
3949
|
+
id: '\u4e3a\u4ec0\u4e48-normalize-\u4e0d\u80fd\u662f\u5f02\u6b65\u65b9\u6cd5',
|
3950
|
+
},
|
3951
|
+
n.a.createElement(
|
3952
|
+
r['AnchorLink'],
|
3953
|
+
{
|
3954
|
+
to: '#\u4e3a\u4ec0\u4e48-normalize-\u4e0d\u80fd\u662f\u5f02\u6b65\u65b9\u6cd5',
|
3955
|
+
'aria-hidden': 'true',
|
3956
|
+
tabIndex: -1,
|
3957
|
+
},
|
3958
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3959
|
+
),
|
3960
|
+
'\u4e3a\u4ec0\u4e48 ',
|
3961
|
+
n.a.createElement('code', null, 'normalize'),
|
3962
|
+
' \u4e0d\u80fd\u662f\u5f02\u6b65\u65b9\u6cd5\uff1f',
|
3963
|
+
),
|
3964
|
+
n.a.createElement(
|
3965
|
+
'p',
|
3966
|
+
null,
|
3967
|
+
'React \u4e2d\u5f02\u6b65\u66f4\u65b0\u4f1a\u5bfc\u81f4\u53d7\u63a7\u7ec4\u4ef6\u4ea4\u4e92\u884c\u4e3a\u5f02\u5e38\u3002\u5f53\u7528\u6237\u4ea4\u4e92\u89e6\u53d1 ',
|
3968
|
+
n.a.createElement('code', null, 'onChange'),
|
3969
|
+
' \u540e\uff0c\u901a\u8fc7\u5f02\u6b65\u6539\u53d8\u503c\u4f1a\u5bfc\u81f4\u7ec4\u4ef6 ',
|
3970
|
+
n.a.createElement('code', null, 'value'),
|
3971
|
+
' \u4e0d\u4f1a\u7acb\u523b\u66f4\u65b0\uff0c\u4f7f\u5f97\u7ec4\u4ef6\u5448\u73b0\u5047\u6b7b\u72b6\u6001\u3002\u5982\u679c\u4f60\u9700\u8981\u5f02\u6b65\u89e6\u53d1\u53d8\u66f4\uff0c\u8bf7\u901a\u8fc7\u81ea\u5b9a\u4e49\u7ec4\u4ef6\u5b9e\u73b0\u5185\u90e8\u5f02\u6b65\u72b6\u6001\u3002',
|
3972
|
+
),
|
3973
|
+
n.a.createElement('style', {
|
3974
|
+
dangerouslySetInnerHTML: {
|
3975
|
+
__html:
|
3976
|
+
'\n .site-form-item-icon {\n color: rgba(0, 0, 0, 0.25);\n }\n [data-theme="dark"] .site-form-item-icon {\n color: rgba(255,255,255,.3);\n }\n\n .dynamic-delete-button {\n position: relative;\n top: 4px;\n margin: 0 8px;\n color: #999;\n font-size: 24px;\n cursor: pointer;\n transition: all 0.3s;\n }\n .dynamic-delete-button:hover {\n color: #777;\n }\n .dynamic-delete-button[disabled] {\n cursor: not-allowed;\n opacity: 0.5;\n }\n [data-theme="dark"] .dynamic-delete-button {\n color: rgba(255,255,255,.45);\n }\n [data-theme="dark"] .dynamic-delete-button:hover {\n color: rgba(255,255,255,.65);\n }\n\n .language-bash {\n max-width: 400px;\n border-radius: 6px;\n margin-top: 24px;\n } \n\n .user {\n margin-bottom: 8px;\n}\n .user .ant-avatar {\n margin-right: 8px;\n}\n\n.ant-row-rtl .user .ant-avatar {\n margin-right: 0;\n margin-left: 8px;\n}\n\n.login-form {\n max-width: 300px;\n}\n.login-form-forgot {\n float: right;\n}\n.ant-col-rtl .login-form-forgot {\n float: left;\n}\n.login-form-button {\n width: 100%;\n}\n\n',
|
3977
|
+
},
|
3978
|
+
}),
|
3979
|
+
n.a.createElement(
|
3980
|
+
'h3',
|
3981
|
+
{
|
3982
|
+
id: '\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6-scrolltofirsterror-\u548c-scrolltofield-\u5931\u6548',
|
3983
|
+
},
|
3984
|
+
n.a.createElement(
|
3985
|
+
r['AnchorLink'],
|
3986
|
+
{
|
3987
|
+
to: '#\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6-scrolltofirsterror-\u548c-scrolltofield-\u5931\u6548',
|
3988
|
+
'aria-hidden': 'true',
|
3989
|
+
tabIndex: -1,
|
3990
|
+
},
|
3991
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3992
|
+
),
|
3993
|
+
'\u81ea\u5b9a\u4e49\u8868\u5355\u63a7\u4ef6 ',
|
3994
|
+
n.a.createElement('code', null, 'scrollToFirstError'),
|
3995
|
+
' \u548c ',
|
3996
|
+
n.a.createElement('code', null, 'scrollToField'),
|
3997
|
+
' \u5931\u6548\uff1f',
|
3998
|
+
),
|
3999
|
+
n.a.createElement(
|
4000
|
+
'p',
|
4001
|
+
null,
|
4002
|
+
'\u7c7b\u4f3c\u95ee\u9898\uff1a',
|
4003
|
+
n.a.createElement(
|
4004
|
+
r['Link'],
|
4005
|
+
{
|
4006
|
+
to: 'https://github.com/ant-design/ant-design/issues/28370',
|
4007
|
+
},
|
4008
|
+
'#28370',
|
4009
|
+
),
|
4010
|
+
' ',
|
4011
|
+
n.a.createElement(
|
4012
|
+
r['Link'],
|
4013
|
+
{
|
4014
|
+
to: 'https://github.com/ant-design/ant-design/issues/27994',
|
4015
|
+
},
|
4016
|
+
'#27994',
|
4017
|
+
),
|
4018
|
+
),
|
4019
|
+
n.a.createElement(
|
4020
|
+
'p',
|
4021
|
+
null,
|
4022
|
+
'\u6eda\u52a8\u4f9d\u8d56\u4e8e\u8868\u5355\u63a7\u4ef6\u5143\u7d20\u4e0a\u7ed1\u5b9a\u7684 ',
|
4023
|
+
n.a.createElement('code', null, 'id'),
|
4024
|
+
' \u5b57\u6bb5\uff0c\u5982\u679c\u81ea\u5b9a\u4e49\u63a7\u4ef6\u6ca1\u6709\u5c06 ',
|
4025
|
+
n.a.createElement('code', null, 'id'),
|
4026
|
+
' \u8d4b\u5230\u6b63\u786e\u7684\u5143\u7d20\u4e0a\uff0c\u8fd9\u4e2a\u529f\u80fd\u5c06\u5931\u6548\u3002\u4f60\u53ef\u4ee5\u53c2\u8003\u8fd9\u4e2a ',
|
4027
|
+
n.a.createElement(
|
4028
|
+
r['Link'],
|
4029
|
+
{
|
4030
|
+
to: 'https://codesandbox.io/s/antd-reproduction-template-forked-25nul?file=/index.js',
|
4031
|
+
},
|
4032
|
+
'codesandbox',
|
4033
|
+
),
|
4034
|
+
'\u3002',
|
4035
|
+
),
|
4036
|
+
n.a.createElement(
|
4037
|
+
'h3',
|
4038
|
+
{
|
4039
|
+
id: 'setfieldsvalue-\u4e0d\u4f1a\u89e6\u53d1-onfieldschange-\u548c-onvalueschange',
|
4040
|
+
},
|
4041
|
+
n.a.createElement(
|
4042
|
+
r['AnchorLink'],
|
4043
|
+
{
|
4044
|
+
to: '#setfieldsvalue-\u4e0d\u4f1a\u89e6\u53d1-onfieldschange-\u548c-onvalueschange',
|
4045
|
+
'aria-hidden': 'true',
|
4046
|
+
tabIndex: -1,
|
4047
|
+
},
|
4048
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
4049
|
+
),
|
4050
|
+
n.a.createElement('code', null, 'setFieldsValue'),
|
4051
|
+
' \u4e0d\u4f1a\u89e6\u53d1 ',
|
4052
|
+
n.a.createElement('code', null, 'onFieldsChange'),
|
4053
|
+
' \u548c ',
|
4054
|
+
n.a.createElement('code', null, 'onValuesChange'),
|
4055
|
+
'\uff1f',
|
4056
|
+
),
|
4057
|
+
n.a.createElement(
|
4058
|
+
'p',
|
4059
|
+
null,
|
4060
|
+
'\u662f\u7684\uff0cchange \u4e8b\u4ef6\u4ec5\u5f53\u7528\u6237\u4ea4\u4e92\u624d\u4f1a\u89e6\u53d1\u3002\u8be5\u8bbe\u8ba1\u662f\u4e3a\u4e86\u9632\u6b62\u5728 change \u4e8b\u4ef6\u4e2d\u8c03\u7528 ',
|
4061
|
+
n.a.createElement('code', null, 'setFieldsValue'),
|
4062
|
+
' \u5bfc\u81f4\u7684\u5faa\u73af\u95ee\u9898\u3002',
|
4063
|
+
),
|
4064
|
+
n.a.createElement(
|
4065
|
+
'h3',
|
4066
|
+
{ id: '\u6709\u66f4\u591a\u53c2\u8003\u6587\u6863\u5417' },
|
4067
|
+
n.a.createElement(
|
4068
|
+
r['AnchorLink'],
|
4069
|
+
{
|
4070
|
+
to: '#\u6709\u66f4\u591a\u53c2\u8003\u6587\u6863\u5417',
|
4071
|
+
'aria-hidden': 'true',
|
4072
|
+
tabIndex: -1,
|
4073
|
+
},
|
4074
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
4075
|
+
),
|
4076
|
+
'\u6709\u66f4\u591a\u53c2\u8003\u6587\u6863\u5417\uff1f',
|
4077
|
+
),
|
4078
|
+
n.a.createElement(
|
4079
|
+
'ul',
|
4080
|
+
null,
|
4081
|
+
n.a.createElement(
|
4082
|
+
'li',
|
4083
|
+
null,
|
4084
|
+
'\u4f60\u53ef\u4ee5\u9605\u8bfb',
|
4085
|
+
n.a.createElement(
|
4086
|
+
r['Link'],
|
4087
|
+
{ to: 'https://zhuanlan.zhihu.com/p/375753910' },
|
4088
|
+
'\u300aantd v4 Form \u4f7f\u7528\u5fc3\u5f97\u300b',
|
4089
|
+
),
|
4090
|
+
'\u83b7\u5f97\u4e00\u4e9b\u4f7f\u7528\u5e2e\u52a9\u4ee5\u53ca\u5efa\u8bae\u3002',
|
4091
|
+
),
|
4092
|
+
),
|
4093
|
+
),
|
4094
|
+
),
|
4095
|
+
)
|
4096
|
+
);
|
4097
|
+
},
|
4098
|
+
},
|
4099
|
+
]);
|