@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,3692 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[59],{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"),d=l("H1Ra");l("RZMt");function o(e,t){return p(e)||s(e,t)||E(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 E(e,t){if(e){if("string"===typeof e)return i(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)?i(e,t):void 0}}function i(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(d){m=!0,n=d}finally{try{c||null==l["return"]||l["return"]()}finally{if(m)throw n}}return r}}function p(e){if(Array.isArray(e))return e}function b(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 h=function(e){var t,l,u,E=Object(a["useRef"])(),i=Object(a["useContext"])(m["context"]),s=i.locale,p=Object(m["useLocaleProps"])(s,e),h=Object(m["useDemoUrl"])(p.identifier),f=p.demoUrl||h,k=(null===c["a"]||void 0===c["a"]?void 0:c["a"].location.hash)==="#".concat(p.identifier),x=1===Object.keys(p.sources).length,w=Object(m["useCodeSandbox"])((null===(t=p.hideActions)||void 0===t?void 0:t.includes("CSB"))?null:p),g=Object(m["useRiddle"])((null===(l=p.hideActions)||void 0===l?void 0:l.includes("RIDDLE"))?null:p),v=Object(m["useMotions"])(p.motions||[],E.current),N=o(v,2),y=N[0],L=N[1],A=Object(m["useCopy"])(),I=o(A,2),C=I[0],S=I[1],R=Object(a["useState"])("_"),P=o(R,2),T=P[0],_=P[1],j=Object(a["useState"])(b(T,p.sources[T])),O=o(j,2),z=O[0],M=O[1],D=Object(a["useState"])(Boolean(p.defaultShowCode)),F=o(D,2),K=F[0],U=F[1],q=Object(a["useState"])(Math.random()),H=o(q,2),J=H[0],B=H[1],Z=p.sources[T][z]||p.sources[T].content,V=Object(m["useTSPlaygroundUrl"])(s,Z),W=Object(a["useRef"])(),G=Object(m["usePrefersColor"])(),X=o(G,1),$=X[0];function Q(e){_(e),M(b(e,p.sources[e]))}return Object(a["useEffect"])((function(){B(Math.random())}),[$]),n.a.createElement("div",{style:p.style,className:[p.className,"__dumi-default-previewer",k?"__dumi-default-previewer-target":""].filter(Boolean).join(" "),id:p.identifier,"data-debug":p.debug||void 0,"data-iframe":p.iframe||void 0},p.iframe&&n.a.createElement("div",{className:"__dumi-default-previewer-browser-nav"}),n.a.createElement("div",{ref:E,className:"__dumi-default-previewer-demo",style:{transform:p.transform?"translate(0, 0)":void 0,padding:p.compact||p.iframe&&!1!==p.compact?"0":void 0,background:p.background}},p.iframe?n.a.createElement("iframe",{title:"dumi-previewer",style:{height:String(p.iframe).replace(/(\d)$/,"$1px")},key:J,src:f,ref:W}):p.children),n.a.createElement("div",{className:"__dumi-default-previewer-desc","data-title":p.title},p.title&&n.a.createElement(m["AnchorLink"],{to:"#".concat(p.identifier)},p.title),p.description&&n.a.createElement("div",{dangerouslySetInnerHTML:{__html:p.description}})),n.a.createElement("div",{className:"__dumi-default-previewer-actions"},w&&n.a.createElement("button",{title:"Open demo on CodeSandbox.io",className:"__dumi-default-icon",role:"codesandbox",onClick:w}),g&&n.a.createElement("button",{title:"Open demo on Riddle",className:"__dumi-default-icon",role:"riddle",onClick:g}),p.motions&&n.a.createElement("button",{title:"Execute motions",className:"__dumi-default-icon",role:"motions",disabled:L,onClick:function(){return y()}}),p.iframe&&n.a.createElement("button",{title:"Reload demo iframe page",className:"__dumi-default-icon",role:"refresh",onClick:function(){return B(Math.random())}}),!(null===(u=p.hideActions)||void 0===u?void 0:u.includes("EXTERNAL"))&&n.a.createElement(m["Link"],{target:"_blank",to:f},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":S,onClick:function(){return C(Z)}}),"tsx"===z&&K&&n.a.createElement(m["Link"],{target:"_blank",to:V},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(K?" __dumi-default-btn-expand":""),role:"source",type:"button",onClick:function(){return U(!K)}})),K&&n.a.createElement("div",{className:"__dumi-default-previewer-source-wrapper"},!x&&n.a.createElement(r["b"],{className:"__dumi-default-previewer-source-tab",prefixCls:"__dumi-default-tabs",moreIcon:"\xb7\xb7\xb7",defaultActiveKey:T,onChange:Q},Object.keys(p.sources).map((function(e){return n.a.createElement(r["a"],{tab:"_"===e?"index.".concat(b(e,p.sources[e])):e,key:e})}))),n.a.createElement("div",{className:"__dumi-default-previewer-source"},n.a.createElement(d["a"],{code:Z,lang:z,showCopy:!1}))))};t["default"]=h},e2qS: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"),d=l("JjdP"),o=n.a.memo(d["default"]["table-basic"].component),u=n.a.memo(d["default"]["table-jsx"].component),E=n.a.memo(d["default"]["table-row-selection"].component),i=n.a.memo(d["default"]["table-row-selection-and-operation"].component),s=n.a.memo(d["default"]["table-row-selection-custom"].component),p=n.a.memo(d["default"]["table-head"].component),b=n.a.memo(d["default"]["table-multiple-sorter"].component),h=n.a.memo(d["default"]["table-reset-filter"].component),f=n.a.memo(d["default"]["table-custom-filter-panel"].component),k=n.a.memo(d["default"]["table-ajax"].component),x=n.a.memo(d["default"]["table-size"].component),w=n.a.memo(d["default"]["table-bordered"].component),g=n.a.memo(d["default"]["table-expand"].component),v=n.a.memo(d["default"]["table-colspan-rowspan"].component),N=n.a.memo(d["default"]["table-tree-data"].component),y=n.a.memo(d["default"]["table-fixed-header"].component),L=n.a.memo(d["default"]["table-fixed-columns"].component),A=n.a.memo(d["default"]["table-fixed-columns-header"].component),I=n.a.memo(d["default"]["table-grouping-columns"].component),C=n.a.memo(d["default"]["table-edit-cell"].component),S=n.a.memo(d["default"]["table-edit-row"].component),R=n.a.memo(d["default"]["table-nested-table"].component),P=n.a.memo(d["default"]["table-drag-sorting"].component),T=n.a.memo(d["default"]["table-drag-sorting-handler"].component),_=n.a.memo(d["default"]["table-ellipsis"].component),j=n.a.memo(d["default"]["table-ellipsis-custom-tooltip"].component),O=n.a.memo(d["default"]["table-summary"].component),z=n.a.memo(d["default"]["table-responsive"].component),M=n.a.memo(d["default"]["table-pagination"].component),D=n.a.memo(d["default"]["table-sticky"].component),F=n.a.memo(d["default"]["table-dynamic-settings"].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:"table-\u8868\u683c"},n.a.createElement(r["AnchorLink"],{to:"#table-\u8868\u683c","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Table \u8868\u683c"),n.a.createElement("p",null,"\u5c55\u793a\u884c\u5217\u6570\u636e\u3002"),n.a.createElement("h2",{id:"\u8bbe\u8ba1\u5e08\u4e13\u5c5e"},n.a.createElement(r["AnchorLink"],{to:"#\u8bbe\u8ba1\u5e08\u4e13\u5c5e","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8bbe\u8ba1\u5e08\u4e13\u5c5e"),n.a.createElement("p",null,"\u5b89\u88c5 ",n.a.createElement(r["Link"],{to:"https://kitchen.alipay.com/"},"Kitchen Sketch \u63d2\u4ef6 \ud83d\udc8e"),"\uff0c\u4e24\u6b65\u5c31\u53ef\u4ee5\u81ea\u52a8\u751f\u6210 Ant Design \u8868\u683c\u7ec4\u4ef6\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,"\u5f53\u6709\u5927\u91cf\u7ed3\u6784\u5316\u7684\u6570\u636e\u9700\u8981\u5c55\u73b0\u65f6\uff1b"),n.a.createElement("li",null,"\u5f53\u9700\u8981\u5bf9\u6570\u636e\u8fdb\u884c\u6392\u5e8f\u3001\u641c\u7d22\u3001\u5206\u9875\u3001\u81ea\u5b9a\u4e49\u64cd\u4f5c\u7b49\u590d\u6742\u884c\u4e3a\u65f6\u3002")),n.a.createElement("h2",{id:"\u5982\u4f55\u4f7f\u7528"},n.a.createElement(r["AnchorLink"],{to:"#\u5982\u4f55\u4f7f\u7528","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5982\u4f55\u4f7f\u7528"),n.a.createElement("p",null,"\u6307\u5b9a\u8868\u683c\u7684\u6570\u636e\u6e90 ",n.a.createElement("code",null,"dataSource")," \u4e3a\u4e00\u4e2a\u6570\u7ec4\u3002"),n.a.createElement("blockquote",null,n.a.createElement(m["a"],{code:"const dataSource = [\n {\n key: '1',\n name: '\u80e1\u5f66\u658c',\n age: 32,\n address: '\u897f\u6e56\u533a\u6e56\u5e95\u516c\u56ed1\u53f7',\n },\n {\n key: '2',\n name: '\u80e1\u5f66\u7956',\n age: 42,\n address: '\u897f\u6e56\u533a\u6e56\u5e95\u516c\u56ed1\u53f7',\n },\n];\n\nconst columns = [\n {\n title: '\u59d3\u540d',\n dataIndex: 'name',\n key: 'name',\n },\n {\n title: '\u5e74\u9f84',\n dataIndex: 'age',\n key: 'age',\n },\n {\n title: '\u4f4f\u5740',\n dataIndex: 'address',\n key: 'address',\n },\n];\n\n<Table dataSource={dataSource} columns={columns} />;",lang:"bash"})),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\u7528\u6cd5"},n.a.createElement(r["AnchorLink"],{to:"#\u57fa\u672c\u7528\u6cd5","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u57fa\u672c\u7528\u6cd5")),n.a.createElement(c["default"],d["default"]["table-basic"].previewerProps,n.a.createElement(o,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"jsx-\u98ce\u683c\u7684-api"},n.a.createElement(r["AnchorLink"],{to:"#jsx-\u98ce\u683c\u7684-api","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"JSX \u98ce\u683c\u7684 API")),n.a.createElement(c["default"],d["default"]["table-jsx"].previewerProps,n.a.createElement(u,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u53ef\u9009\u62e9"},n.a.createElement(r["AnchorLink"],{to:"#\u53ef\u9009\u62e9","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u53ef\u9009\u62e9")),n.a.createElement(c["default"],d["default"]["table-row-selection"].previewerProps,n.a.createElement(E,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u9009\u62e9\u548c\u64cd\u4f5c"},n.a.createElement(r["AnchorLink"],{to:"#\u9009\u62e9\u548c\u64cd\u4f5c","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u9009\u62e9\u548c\u64cd\u4f5c")),n.a.createElement(c["default"],d["default"]["table-row-selection-and-operation"].previewerProps,n.a.createElement(i,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u9009\u62e9\u9879"},n.a.createElement(r["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u9009\u62e9\u9879","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u9009\u62e9\u9879")),n.a.createElement(c["default"],d["default"]["table-row-selection-custom"].previewerProps,n.a.createElement(s,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u7b5b\u9009\u548c\u6392\u5e8f"},n.a.createElement(r["AnchorLink"],{to:"#\u7b5b\u9009\u548c\u6392\u5e8f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u7b5b\u9009\u548c\u6392\u5e8f"),n.a.createElement("blockquote",null,n.a.createElement("p",null,"\u5bf9\u67d0\u4e00\u5217\u6570\u636e\u8fdb\u884c\u7b5b\u9009\uff0c\u4f7f\u7528\u5217\u7684 ",n.a.createElement("code",null,"filters")," \u5c5e\u6027\u6765\u6307\u5b9a\u9700\u8981\u7b5b\u9009\u83dc\u5355\u7684\u5217\uff0c",n.a.createElement("code",null,"onFilter")," \u7528\u4e8e\u7b5b\u9009\u5f53\u524d\u6570\u636e\uff0c",n.a.createElement("code",null,"filterMultiple")," \u7528\u4e8e\u6307\u5b9a\u591a\u9009\u548c\u5355\u9009\u3002")),n.a.createElement("blockquote",null,n.a.createElement("p",null,"\u5bf9\u67d0\u4e00\u5217\u6570\u636e\u8fdb\u884c\u6392\u5e8f\uff0c\u901a\u8fc7\u6307\u5b9a\u5217\u7684 ",n.a.createElement("code",null,"sorter")," \u51fd\u6570\u5373\u53ef\u542f\u52a8\u6392\u5e8f\u6309\u94ae\u3002",n.a.createElement("code",null,"sorter: function(rowA, rowB) ","{"," ... ","}"),"\uff0c rowA\u3001rowB \u4e3a\u6bd4\u8f83\u7684\u4e24\u4e2a\u884c\u6570\u636e\u3002")),n.a.createElement("blockquote",null,n.a.createElement("p",null,n.a.createElement("code",null,"sortDirections: ['ascend' | 'descend']"),"\u6539\u53d8\u6bcf\u5217\u53ef\u7528\u7684\u6392\u5e8f\u65b9\u5f0f\uff0c\u5207\u6362\u6392\u5e8f\u65f6\u6309\u6570\u7ec4\u5185\u5bb9\u4f9d\u6b21\u5207\u6362\uff0c\u8bbe\u7f6e\u5728 table props \u4e0a\u65f6\u5bf9\u6240\u6709\u5217\u751f\u6548\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7\u8bbe\u7f6e ",n.a.createElement("code",null,"['ascend', 'descend', 'ascend']")," \u7981\u6b62\u6392\u5e8f\u6062\u590d\u5230\u9ed8\u8ba4\u72b6\u6001\u3002"),n.a.createElement(c["default"],d["default"]["table-head"].previewerProps,n.a.createElement(p,null))),n.a.createElement("h3",{id:"\u591a\u5217\u6392\u5e8f"},n.a.createElement(r["AnchorLink"],{to:"#\u591a\u5217\u6392\u5e8f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u591a\u5217\u6392\u5e8f")),n.a.createElement(c["default"],d["default"]["table-multiple-sorter"].previewerProps,n.a.createElement(b,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u53ef\u63a7\u7684\u7b5b\u9009\u548c\u6392\u5e8f"},n.a.createElement(r["AnchorLink"],{to:"#\u53ef\u63a7\u7684\u7b5b\u9009\u548c\u6392\u5e8f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u53ef\u63a7\u7684\u7b5b\u9009\u548c\u6392\u5e8f")),n.a.createElement(c["default"],d["default"]["table-reset-filter"].previewerProps,n.a.createElement(h,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355"},n.a.createElement(r["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355")),n.a.createElement(c["default"],d["default"]["table-custom-filter-panel"].previewerProps,n.a.createElement(f,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u8fdc\u7a0b\u52a0\u8f7d\u6570\u636e"},n.a.createElement(r["AnchorLink"],{to:"#\u8fdc\u7a0b\u52a0\u8f7d\u6570\u636e","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8fdc\u7a0b\u52a0\u8f7d\u6570\u636e"),n.a.createElement("p",null,"\u8fd9\u4e2a\u4f8b\u5b50\u901a\u8fc7\u7b80\u5355\u7684 ajax \u8bfb\u53d6\u65b9\u5f0f\uff0c\u6f14\u793a\u4e86\u5982\u4f55\u4ece\u670d\u52a1\u7aef\u8bfb\u53d6\u5e76\u5c55\u73b0\u6570\u636e\uff0c\u5177\u6709\u7b5b\u9009\u3001\u6392\u5e8f\u7b49\u529f\u80fd\u4ee5\u53ca\u9875\u9762 loading \u6548\u679c\u3002\u5f00\u53d1\u8005\u53ef\u4ee5\u81ea\u884c\u63a5\u5165\u5176\u4ed6\u6570\u636e\u5904\u7406\u65b9\u5f0f\u3002"),n.a.createElement("p",null,"\u53e6\u5916\uff0c\u672c\u4f8b\u4e5f\u5c55\u793a\u4e86\u7b5b\u9009\u6392\u5e8f\u529f\u80fd\u5982\u4f55\u4ea4\u7ed9\u670d\u52a1\u7aef\u5b9e\u73b0\uff0c\u5217\u4e0d\u9700\u8981\u6307\u5b9a\u5177\u4f53\u7684 ",n.a.createElement("code",null,"onFilter")," \u548c ",n.a.createElement("code",null,"sorter")," \u51fd\u6570\uff0c\u800c\u662f\u5728\u628a\u7b5b\u9009\u548c\u6392\u5e8f\u7684\u53c2\u6570\u53d1\u5230\u670d\u52a1\u7aef\u6765\u5904\u7406\u3002"),n.a.createElement("p",null,"\u5f53\u4f7f\u7528 ",n.a.createElement("code",null,"rowSelection")," \u65f6\uff0c\u8bf7\u8bbe\u7f6e ",n.a.createElement("code",null,"rowSelection.preserveSelectedRowKeys")," \u5c5e\u6027\u4ee5\u4fdd\u7559 ",n.a.createElement("code",null,"key"),"\u3002"),n.a.createElement("p",null,n.a.createElement("strong",null,"\u6ce8\u610f\uff0c\u6b64\u793a\u4f8b\u4f7f\u7528 ",n.a.createElement(r["Link"],{to:"https://randomuser.me/"},"\u6a21\u62df\u63a5\u53e3"),"\uff0c\u5c55\u793a\u6570\u636e\u53ef\u80fd\u4e0d\u51c6\u786e\uff0c\u8bf7\u6253\u5f00\u7f51\u7edc\u9762\u677f\u67e5\u770b\u8bf7\u6c42\u3002")),n.a.createElement("blockquote",null,n.a.createElement("p",null,"\ud83d\udece\ufe0f \u60f3\u8981 3 \u5206\u949f\u5b9e\u73b0\uff1f\u8bd5\u8bd5 ",n.a.createElement(r["Link"],{to:"https://procomponents.ant.design/components/table"},"ProTable"),"\uff01",n.a.createElement(c["default"],d["default"]["table-ajax"].previewerProps,n.a.createElement(k,null)))),n.a.createElement("h3",{id:"\u7d27\u51d1\u578b"},n.a.createElement(r["AnchorLink"],{to:"#\u7d27\u51d1\u578b","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u7d27\u51d1\u578b")),n.a.createElement(c["default"],d["default"]["table-size"].previewerProps,n.a.createElement(x,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u5e26\u8fb9\u6846"},n.a.createElement(r["AnchorLink"],{to:"#\u5e26\u8fb9\u6846","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5e26\u8fb9\u6846")),n.a.createElement(c["default"],d["default"]["table-bordered"].previewerProps,n.a.createElement(w,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u53ef\u5c55\u5f00"},n.a.createElement(r["AnchorLink"],{to:"#\u53ef\u5c55\u5f00","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u53ef\u5c55\u5f00")),n.a.createElement(c["default"],d["default"]["table-expand"].previewerProps,n.a.createElement(g,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u8868\u683c\u884c\u5217\u5408\u5e76"},n.a.createElement(r["AnchorLink"],{to:"#\u8868\u683c\u884c\u5217\u5408\u5e76","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8868\u683c\u884c/\u5217\u5408\u5e76")),n.a.createElement(c["default"],d["default"]["table-colspan-rowspan"].previewerProps,n.a.createElement(v,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u6811\u5f62\u6570\u636e\u5c55\u793a"},n.a.createElement(r["AnchorLink"],{to:"#\u6811\u5f62\u6570\u636e\u5c55\u793a","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u6811\u5f62\u6570\u636e\u5c55\u793a")),n.a.createElement(c["default"],d["default"]["table-tree-data"].previewerProps,n.a.createElement(N,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u56fa\u5b9a\u8868\u5934"},n.a.createElement(r["AnchorLink"],{to:"#\u56fa\u5b9a\u8868\u5934","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u56fa\u5b9a\u8868\u5934")),n.a.createElement(c["default"],d["default"]["table-fixed-header"].previewerProps,n.a.createElement(y,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u56fa\u5b9a\u5217"},n.a.createElement(r["AnchorLink"],{to:"#\u56fa\u5b9a\u5217","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u56fa\u5b9a\u5217"),n.a.createElement("p",null,"\u5bf9\u4e8e\u5217\u6570\u5f88\u591a\u7684\u6570\u636e\uff0c\u53ef\u4ee5\u56fa\u5b9a\u524d\u540e\u7684\u5217\uff0c\u6a2a\u5411\u6eda\u52a8\u67e5\u770b\u5176\u5b83\u6570\u636e\uff0c\u9700\u8981\u548c ",n.a.createElement("code",null,"scroll.x")," \u914d\u5408\u4f7f\u7528\u3002"),n.a.createElement("blockquote",null,n.a.createElement("p",null,"\u82e5\u5217\u5934\u4e0e\u5185\u5bb9\u4e0d\u5bf9\u9f50\u6216\u51fa\u73b0\u5217\u91cd\u590d\uff0c\u8bf7\u6307\u5b9a",n.a.createElement("strong",null,"\u56fa\u5b9a\u5217"),"\u7684\u5bbd\u5ea6 ",n.a.createElement("code",null,"width"),"\u3002\u5982\u679c\u6307\u5b9a ",n.a.createElement("code",null,"width")," \u4e0d\u751f\u6548\u6216\u51fa\u73b0\u767d\u8272\u5782\u76f4\u7a7a\u9699\uff0c\u8bf7\u5c1d\u8bd5\u5efa\u8bae\u7559\u4e00\u5217\u4e0d\u8bbe\u5bbd\u5ea6\u4ee5\u9002\u5e94\u5f39\u6027\u5e03\u5c40\uff0c\u6216\u8005\u68c0\u67e5\u662f\u5426\u6709",n.a.createElement(r["Link"],{to:"https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241"},"\u8d85\u957f\u8fde\u7eed\u5b57\u6bb5\u7834\u574f\u5e03\u5c40"),"\u3002"),n.a.createElement("p",null,"\u5efa\u8bae\u6307\u5b9a ",n.a.createElement("code",null,"scroll.x")," \u4e3a\u5927\u4e8e\u8868\u683c\u5bbd\u5ea6\u7684\u56fa\u5b9a\u503c\u6216\u767e\u5206\u6bd4\u3002\u6ce8\u610f\uff0c\u4e14\u975e\u56fa\u5b9a\u5217\u5bbd\u5ea6\u4e4b\u548c\u4e0d\u8981\u8d85\u8fc7 ",n.a.createElement("code",null,"scroll.x"),"\u3002")),n.a.createElement("p",null,n.a.createElement("strong",null,"\u6ce8\u610f\uff1av4 \u7248\u672c\u56fa\u5b9a\u5217\u901a\u8fc7 sticky \u5b9e\u73b0\uff0cIE 11 \u4f1a\u964d\u7ea7\u6210\u6a2a\u5411\u6eda\u52a8\u3002"))),n.a.createElement(c["default"],d["default"]["table-fixed-columns"].previewerProps,n.a.createElement(L,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u56fa\u5b9a\u5934\u548c\u5217"},n.a.createElement(r["AnchorLink"],{to:"#\u56fa\u5b9a\u5934\u548c\u5217","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u56fa\u5b9a\u5934\u548c\u5217"),n.a.createElement("p",null,"\u9002\u5408\u540c\u65f6\u5c55\u793a\u6709\u5927\u91cf\u6570\u636e\u548c\u6570\u636e\u5217\u3002"),n.a.createElement("blockquote",null,n.a.createElement("p",null,"\u82e5\u5217\u5934\u4e0e\u5185\u5bb9\u4e0d\u5bf9\u9f50\u6216\u51fa\u73b0\u5217\u91cd\u590d\uff0c\u8bf7\u6307\u5b9a",n.a.createElement("strong",null,"\u56fa\u5b9a\u5217"),"\u7684\u5bbd\u5ea6 ",n.a.createElement("code",null,"width"),"\u3002\u5982\u679c\u6307\u5b9a ",n.a.createElement("code",null,"width")," \u4e0d\u751f\u6548\u6216\u51fa\u73b0\u767d\u8272\u5782\u76f4\u7a7a\u9699\uff0c\u8bf7\u5c1d\u8bd5\u5efa\u8bae\u7559\u4e00\u5217\u4e0d\u8bbe\u5bbd\u5ea6\u4ee5\u9002\u5e94\u5f39\u6027\u5e03\u5c40\uff0c\u6216\u8005\u68c0\u67e5\u662f\u5426\u6709",n.a.createElement(r["Link"],{to:"https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241"},"\u8d85\u957f\u8fde\u7eed\u5b57\u6bb5\u7834\u574f\u5e03\u5c40"),"\u3002"),n.a.createElement("p",null,"\u5efa\u8bae\u6307\u5b9a ",n.a.createElement("code",null,"scroll.x")," \u4e3a\u5927\u4e8e\u8868\u683c\u5bbd\u5ea6\u7684\u56fa\u5b9a\u503c\u6216\u767e\u5206\u6bd4\u3002\u6ce8\u610f\uff0c\u4e14\u975e\u56fa\u5b9a\u5217\u5bbd\u5ea6\u4e4b\u548c\u4e0d\u8981\u8d85\u8fc7 ",n.a.createElement("code",null,"scroll.x"),"\u3002"))),n.a.createElement(c["default"],d["default"]["table-fixed-columns-header"].previewerProps,n.a.createElement(A,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u8868\u5934\u5206\u7ec4"},n.a.createElement(r["AnchorLink"],{to:"#\u8868\u5934\u5206\u7ec4","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8868\u5934\u5206\u7ec4")),n.a.createElement(c["default"],d["default"]["table-grouping-columns"].previewerProps,n.a.createElement(I,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u53ef\u7f16\u8f91\u5355\u5143\u683c"},n.a.createElement(r["AnchorLink"],{to:"#\u53ef\u7f16\u8f91\u5355\u5143\u683c","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u53ef\u7f16\u8f91\u5355\u5143\u683c")),n.a.createElement(c["default"],d["default"]["table-edit-cell"].previewerProps,n.a.createElement(C,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u53ef\u7f16\u8f91\u884c"},n.a.createElement(r["AnchorLink"],{to:"#\u53ef\u7f16\u8f91\u884c","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u53ef\u7f16\u8f91\u884c")),n.a.createElement(c["default"],d["default"]["table-edit-row"].previewerProps,n.a.createElement(S,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u5d4c\u5957\u5b50\u8868\u683c"},n.a.createElement(r["AnchorLink"],{to:"#\u5d4c\u5957\u5b50\u8868\u683c","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5d4c\u5957\u5b50\u8868\u683c")),n.a.createElement(c["default"],d["default"]["table-nested-table"].previewerProps,n.a.createElement(R,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u62d6\u62fd\u6392\u5e8f"},n.a.createElement(r["AnchorLink"],{to:"#\u62d6\u62fd\u6392\u5e8f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u62d6\u62fd\u6392\u5e8f")),n.a.createElement(c["default"],d["default"]["table-drag-sorting"].previewerProps,n.a.createElement(P,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u62d6\u62fd\u624b\u67c4\u5217"},n.a.createElement(r["AnchorLink"],{to:"#\u62d6\u62fd\u624b\u67c4\u5217","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u62d6\u62fd\u624b\u67c4\u5217")),n.a.createElement(c["default"],d["default"]["table-drag-sorting-handler"].previewerProps,n.a.createElement(T,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u5355\u5143\u683c\u81ea\u52a8\u7701\u7565"},n.a.createElement(r["AnchorLink"],{to:"#\u5355\u5143\u683c\u81ea\u52a8\u7701\u7565","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5355\u5143\u683c\u81ea\u52a8\u7701\u7565")),n.a.createElement(c["default"],d["default"]["table-ellipsis"].previewerProps,n.a.createElement(_,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u81ea\u5b9a\u4e49\u5355\u5143\u683c\u7701\u7565\u63d0\u793a"},n.a.createElement(r["AnchorLink"],{to:"#\u81ea\u5b9a\u4e49\u5355\u5143\u683c\u7701\u7565\u63d0\u793a","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u81ea\u5b9a\u4e49\u5355\u5143\u683c\u7701\u7565\u63d0\u793a")),n.a.createElement(c["default"],d["default"]["table-ellipsis-custom-tooltip"].previewerProps,n.a.createElement(j,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u603b\u7ed3\u680f"},n.a.createElement(r["AnchorLink"],{to:"#\u603b\u7ed3\u680f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u603b\u7ed3\u680f")),n.a.createElement(c["default"],d["default"]["table-summary"].previewerProps,n.a.createElement(O,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u54cd\u5e94\u5f0f"},n.a.createElement(r["AnchorLink"],{to:"#\u54cd\u5e94\u5f0f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u54cd\u5e94\u5f0f")),n.a.createElement(c["default"],d["default"]["table-responsive"].previewerProps,n.a.createElement(z,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u5206\u9875\u8bbe\u7f6e"},n.a.createElement(r["AnchorLink"],{to:"#\u5206\u9875\u8bbe\u7f6e","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5206\u9875\u8bbe\u7f6e")),n.a.createElement(c["default"],d["default"]["table-pagination"].previewerProps,n.a.createElement(M,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u968f\u9875\u9762\u6eda\u52a8\u7684\u56fa\u5b9a\u8868\u5934\u548c\u6eda\u52a8\u6761"},n.a.createElement(r["AnchorLink"],{to:"#\u968f\u9875\u9762\u6eda\u52a8\u7684\u56fa\u5b9a\u8868\u5934\u548c\u6eda\u52a8\u6761","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u968f\u9875\u9762\u6eda\u52a8\u7684\u56fa\u5b9a\u8868\u5934\u548c\u6eda\u52a8\u6761")),n.a.createElement(c["default"],d["default"]["table-sticky"].previewerProps,n.a.createElement(D,null)),n.a.createElement("div",{className:"markdown"},n.a.createElement("h3",{id:"\u52a8\u6001\u63a7\u5236\u8868\u683c\u5c5e\u6027"},n.a.createElement(r["AnchorLink"],{to:"#\u52a8\u6001\u63a7\u5236\u8868\u683c\u5c5e\u6027","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u52a8\u6001\u63a7\u5236\u8868\u683c\u5c5e\u6027")),n.a.createElement(c["default"],d["default"]["table-dynamic-settings"].previewerProps,n.a.createElement(F,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("p",null,"\u53e6\u5916\u6211\u4eec\u5c01\u88c5\u4e86 ",n.a.createElement(r["Link"],{to:"https://procomponents.ant.design/components/table"},"ProTable"),"\uff0c\u5728 ",n.a.createElement("code",null,"antd")," Table \u4e4b\u4e0a\u6269\u5c55\u4e86\u66f4\u591a\u4fbf\u6377\u6613\u7528\u7684\u529f\u80fd\uff0c\u5185\u7f6e\u641c\u7d22\u3001\u7b5b\u9009\u3001\u5237\u65b0\u7b49\u5e38\u7528\u8868\u683c\u884c\u4e3a\uff0c\u5e76\u4e3a\u591a\u79cd\u7c7b\u578b\u6570\u636e\u5c55\u793a\u63d0\u4f9b\u4e86\u5185\u7f6e\u683c\u5f0f\u5316\uff0c\u6b22\u8fce\u5c1d\u8bd5\u4f7f\u7528\u3002"),n.a.createElement("h3",{id:"table"},n.a.createElement(r["AnchorLink"],{to:"#table","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Table"),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,"bordered"),n.a.createElement("td",null,"\u662f\u5426\u5c55\u793a\u5916\u8fb9\u6846\u548c\u5217\u8fb9\u6846"),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,"columns"),n.a.createElement("td",null,"\u8868\u683c\u5217\u7684\u914d\u7f6e\u63cf\u8ff0\uff0c\u5177\u4f53\u9879\u89c1\u4e0b\u8868"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"#Column"},"ColumnsType"),"[]"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"components"),n.a.createElement("td",null,"\u8986\u76d6\u9ed8\u8ba4\u7684 table \u5143\u7d20"),n.a.createElement("td",null,n.a.createElement(r["Link"],{to:"https://git.io/fANxz"},"TableComponents")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"dataSource"),n.a.createElement("td",null,"\u6570\u636e\u6570\u7ec4"),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,"expandable"),n.a.createElement("td",null,"\u914d\u7f6e\u5c55\u5f00\u5c5e\u6027"),n.a.createElement("td",null,n.a.createElement(r["AnchorLink"],{to:"#expandable"},"expandable")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"footer"),n.a.createElement("td",null,"\u8868\u683c\u5c3e\u90e8"),n.a.createElement("td",null,"function(currentPageData)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"getPopupContainer"),n.a.createElement("td",null,"\u8bbe\u7f6e\u8868\u683c\u5185\u5404\u7c7b\u6d6e\u5c42\u7684\u6e32\u67d3\u8282\u70b9\uff0c\u5982\u7b5b\u9009\u83dc\u5355"),n.a.createElement("td",null,"(triggerNode) => HTMLElement"),n.a.createElement("td",null,"() => TableHtmlElement"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"loading"),n.a.createElement("td",null,"\u9875\u9762\u662f\u5426\u52a0\u8f7d\u4e2d"),n.a.createElement("td",null,"boolean | ",n.a.createElement(r["AnchorLink"],{to:"/components/spin/#API"},"Spin Props")),n.a.createElement("td",null,"false"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"locale"),n.a.createElement("td",null,"\u9ed8\u8ba4\u6587\u6848\u8bbe\u7f6e\uff0c\u76ee\u524d\u5305\u62ec\u6392\u5e8f\u3001\u8fc7\u6ee4\u3001\u7a7a\u6570\u636e\u6587\u6848"),n.a.createElement("td",null,"object"),n.a.createElement("td",null,"filterConfirm: ",n.a.createElement("code",null,"\u786e\u5b9a")," ",n.a.createElement("br",null)," filterReset: ",n.a.createElement("code",null,"\u91cd\u7f6e")," ",n.a.createElement("br",null)," emptyText: ",n.a.createElement("code",null,"\u6682\u65e0\u6570\u636e")," ",n.a.createElement("br",null)," ",n.a.createElement(r["Link"],{to:"https://github.com/ant-design/ant-design/blob/4ad1ccac277782d7ed14f7e5d02d6346aae0db67/components/locale/default.tsx#L19"},"\u9ed8\u8ba4\u503c")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"pagination"),n.a.createElement("td",null,"\u5206\u9875\u5668\uff0c\u53c2\u8003",n.a.createElement(r["AnchorLink"],{to:"#pagination"},"\u914d\u7f6e\u9879"),"\u6216 ",n.a.createElement(r["Link"],{to:"/components/pagination/"},"pagination")," \u6587\u6863\uff0c\u8bbe\u4e3a false \u65f6\u4e0d\u5c55\u793a\u548c\u8fdb\u884c\u5206\u9875"),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,"rowClassName"),n.a.createElement("td",null,"\u8868\u683c\u884c\u7684\u7c7b\u540d"),n.a.createElement("td",null,"function(record, index): string"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"rowKey"),n.a.createElement("td",null,"\u8868\u683c\u884c key \u7684\u53d6\u503c\uff0c\u53ef\u4ee5\u662f\u5b57\u7b26\u4e32\u6216\u4e00\u4e2a\u51fd\u6570"),n.a.createElement("td",null,"string | function(record): string"),n.a.createElement("td",null,n.a.createElement("code",null,"key")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"rowSelection"),n.a.createElement("td",null,"\u8868\u683c\u884c\u662f\u5426\u53ef\u9009\u62e9\uff0c",n.a.createElement(r["AnchorLink"],{to:"#rowSelection"},"\u914d\u7f6e\u9879")),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,"scroll"),n.a.createElement("td",null,"\u8868\u683c\u662f\u5426\u53ef\u6eda\u52a8\uff0c\u4e5f\u53ef\u4ee5\u6307\u5b9a\u6eda\u52a8\u533a\u57df\u7684\u5bbd\u3001\u9ad8\uff0c",n.a.createElement(r["AnchorLink"],{to:"#scroll"},"\u914d\u7f6e\u9879")),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,"showHeader"),n.a.createElement("td",null,"\u662f\u5426\u663e\u793a\u8868\u5934"),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,"showSorterTooltip"),n.a.createElement("td",null,"\u8868\u5934\u662f\u5426\u663e\u793a\u4e0b\u4e00\u6b21\u6392\u5e8f\u7684 tooltip \u63d0\u793a\u3002\u5f53\u53c2\u6570\u7c7b\u578b\u4e3a\u5bf9\u8c61\u65f6\uff0c\u5c06\u88ab\u8bbe\u7f6e\u4e3a Tooltip \u7684\u5c5e\u6027"),n.a.createElement("td",null,"boolean | ",n.a.createElement(r["Link"],{to:"/components/tooltip/"},"Tooltip props")),n.a.createElement("td",null,"true"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"size"),n.a.createElement("td",null,"\u8868\u683c\u5927\u5c0f"),n.a.createElement("td",null,n.a.createElement("code",null,"default")," | ",n.a.createElement("code",null,"middle")," | ",n.a.createElement("code",null,"small")),n.a.createElement("td",null,"default"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"sortDirections"),n.a.createElement("td",null,"\u652f\u6301\u7684\u6392\u5e8f\u65b9\u5f0f\uff0c\u53d6\u503c\u4e3a ",n.a.createElement("code",null,"ascend")," ",n.a.createElement("code",null,"descend")),n.a.createElement("td",null,"Array"),n.a.createElement("td",null,"[",n.a.createElement("code",null,"ascend"),", ",n.a.createElement("code",null,"descend"),"]"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"sticky"),n.a.createElement("td",null,"\u8bbe\u7f6e\u7c98\u6027\u5934\u90e8\u548c\u6eda\u52a8\u6761"),n.a.createElement("td",null,"boolean | ",n.a.createElement("code",null,"{","offsetHeader?: number, offsetScroll?: number, getContainer?: () => HTMLElement","}")),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.6.0 (getContainer: 4.7.0)")),n.a.createElement("tr",null,n.a.createElement("td",null,"summary"),n.a.createElement("td",null,"\u603b\u7ed3\u680f"),n.a.createElement("td",null,"(currentData) => ReactNode"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"tableLayout"),n.a.createElement("td",null,"\u8868\u683c\u5143\u7d20\u7684 ",n.a.createElement(r["Link"],{to:"https://developer.mozilla.org/zh-CN/docs/Web/CSS/table-layout"},"table-layout")," \u5c5e\u6027\uff0c\u8bbe\u4e3a ",n.a.createElement("code",null,"fixed")," \u8868\u793a\u5185\u5bb9\u4e0d\u4f1a\u5f71\u54cd\u5217\u7684\u5e03\u5c40"),n.a.createElement("td",null,"- | ",n.a.createElement("code",null,"auto")," | ",n.a.createElement("code",null,"fixed")),n.a.createElement("td",null,"\u65e0",n.a.createElement("hr",null),"\u56fa\u5b9a\u8868\u5934/\u5217\u6216\u4f7f\u7528\u4e86 ",n.a.createElement("code",null,"column.ellipsis")," \u65f6\uff0c\u9ed8\u8ba4\u503c\u4e3a ",n.a.createElement("code",null,"fixed")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"title"),n.a.createElement("td",null,"\u8868\u683c\u6807\u9898"),n.a.createElement("td",null,"function(currentPageData)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onChange"),n.a.createElement("td",null,"\u5206\u9875\u3001\u6392\u5e8f\u3001\u7b5b\u9009\u53d8\u5316\u65f6\u89e6\u53d1"),n.a.createElement("td",null,"function(pagination, filters, sorter, extra: ","{"," currentDataSource: [], action: ",n.a.createElement("code",null,"paginate")," | ",n.a.createElement("code",null,"sort")," | ",n.a.createElement("code",null,"filter")," ","}",")"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onHeaderRow"),n.a.createElement("td",null,"\u8bbe\u7f6e\u5934\u90e8\u884c\u5c5e\u6027"),n.a.createElement("td",null,"function(columns, index)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onRow"),n.a.createElement("td",null,"\u8bbe\u7f6e\u884c\u5c5e\u6027"),n.a.createElement("td",null,"function(record, index)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)))),n.a.createElement("h4",{id:"onrow-\u7528\u6cd5"},n.a.createElement(r["AnchorLink"],{to:"#onrow-\u7528\u6cd5","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"onRow \u7528\u6cd5"),n.a.createElement("p",null,"\u9002\u7528\u4e8e ",n.a.createElement("code",null,"onRow")," ",n.a.createElement("code",null,"onHeaderRow")," ",n.a.createElement("code",null,"onCell")," ",n.a.createElement("code",null,"onHeaderCell"),"\u3002"),n.a.createElement(m["a"],{code:"<Table\n onRow={record => {\n return {\n onClick: event => {}, // \u70b9\u51fb\u884c\n onDoubleClick: event => {},\n onContextMenu: event => {},\n onMouseEnter: event => {}, // \u9f20\u6807\u79fb\u5165\u884c\n onMouseLeave: event => {},\n };\n }}\n onHeaderRow={(columns, index) => {\n return {\n onClick: () => {}, // \u70b9\u51fb\u8868\u5934\u884c\n };\n }}\n/>",lang:"bash"}),n.a.createElement("h3",{id:"column"},n.a.createElement(r["AnchorLink"],{to:"#column","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"Column"),n.a.createElement("p",null,"\u5217\u63cf\u8ff0\u6570\u636e\u5bf9\u8c61\uff0c\u662f columns \u4e2d\u7684\u4e00\u9879\uff0cColumn \u4f7f\u7528\u76f8\u540c\u7684 API\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,"align"),n.a.createElement("td",null,"\u8bbe\u7f6e\u5217\u7684\u5bf9\u9f50\u65b9\u5f0f"),n.a.createElement("td",null,n.a.createElement("code",null,"left")," | ",n.a.createElement("code",null,"right")," | ",n.a.createElement("code",null,"center")),n.a.createElement("td",null,n.a.createElement("code",null,"left")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"className"),n.a.createElement("td",null,"\u5217\u6837\u5f0f\u7c7b\u540d"),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,"colSpan"),n.a.createElement("td",null,"\u8868\u5934\u5217\u5408\u5e76,\u8bbe\u7f6e\u4e3a 0 \u65f6\uff0c\u4e0d\u6e32\u67d3"),n.a.createElement("td",null,"number"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"dataIndex"),n.a.createElement("td",null,"\u5217\u6570\u636e\u5728\u6570\u636e\u9879\u4e2d\u5bf9\u5e94\u7684\u8def\u5f84\uff0c\u652f\u6301\u901a\u8fc7\u6570\u7ec4\u67e5\u8be2\u5d4c\u5957\u8def\u5f84"),n.a.createElement("td",null,"string | string[]"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"defaultFilteredValue"),n.a.createElement("td",null,"\u9ed8\u8ba4\u7b5b\u9009\u503c"),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,"defaultSortOrder"),n.a.createElement("td",null,"\u9ed8\u8ba4\u6392\u5e8f\u987a\u5e8f"),n.a.createElement("td",null,n.a.createElement("code",null,"ascend")," | ",n.a.createElement("code",null,"descend")),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"editable"),n.a.createElement("td",null,"\u662f\u5426\u53ef\u7f16\u8f91"),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,"ellipsis"),n.a.createElement("td",null,"\u8d85\u8fc7\u5bbd\u5ea6\u5c06\u81ea\u52a8\u7701\u7565\uff0c\u6682\u4e0d\u652f\u6301\u548c\u6392\u5e8f\u7b5b\u9009\u4e00\u8d77\u4f7f\u7528\u3002",n.a.createElement("br",null),"\u8bbe\u7f6e\u4e3a ",n.a.createElement("code",null,"true")," \u6216 ",n.a.createElement("code",null,"{"," showTitle?: boolean ","}")," \u65f6\uff0c\u8868\u683c\u5e03\u5c40\u5c06\u53d8\u6210 ",n.a.createElement("code",null,'tableLayout="fixed"'),"\u3002"),n.a.createElement("td",null,"boolean | ","{"," showTitle?: boolean ","}"),n.a.createElement("td",null,"false"),n.a.createElement("td",null,"showTitle: 4.3.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"filterDropdown"),n.a.createElement("td",null,"\u53ef\u4ee5\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355\uff0c\u6b64\u51fd\u6570\u53ea\u8d1f\u8d23\u6e32\u67d3\u56fe\u5c42\uff0c\u9700\u8981\u81ea\u884c\u7f16\u5199\u5404\u79cd\u4ea4\u4e92"),n.a.createElement("td",null,"ReactNode | (props: ",n.a.createElement(r["Link"],{to:"https://git.io/fjP5h"},"FilterDropdownProps"),") => ReactNode"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"filterDropdownVisible"),n.a.createElement("td",null,"\u7528\u4e8e\u63a7\u5236\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355\u662f\u5426\u53ef\u89c1"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"filtered"),n.a.createElement("td",null,"\u6807\u8bc6\u6570\u636e\u662f\u5426\u7ecf\u8fc7\u8fc7\u6ee4\uff0c\u7b5b\u9009\u56fe\u6807\u4f1a\u9ad8\u4eae"),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,"filteredValue"),n.a.createElement("td",null,"\u7b5b\u9009\u7684\u53d7\u63a7\u5c5e\u6027\uff0c\u5916\u754c\u53ef\u7528\u6b64\u63a7\u5236\u5217\u7684\u7b5b\u9009\u72b6\u6001\uff0c\u503c\u4e3a\u5df2\u7b5b\u9009\u7684 value \u6570\u7ec4"),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,"filterIcon"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49 filter \u56fe\u6807\u3002"),n.a.createElement("td",null,"ReactNode | (filtered: boolean) => ReactNode"),n.a.createElement("td",null,"false"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"filterMultiple"),n.a.createElement("td",null,"\u662f\u5426\u591a\u9009"),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,"filters"),n.a.createElement("td",null,"\u8868\u5934\u7684\u7b5b\u9009\u83dc\u5355\u9879"),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,"fixed"),n.a.createElement("td",null,"\uff08IE \u4e0b\u65e0\u6548\uff09\u5217\u662f\u5426\u56fa\u5b9a\uff0c\u53ef\u9009 true (\u7b49\u6548\u4e8e left) ",n.a.createElement("code",null,"left")," ",n.a.createElement("code",null,"right")),n.a.createElement("td",null,"boolean | string"),n.a.createElement("td",null,"false"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"key"),n.a.createElement("td",null,"React \u9700\u8981\u7684 key\uff0c\u5982\u679c\u5df2\u7ecf\u8bbe\u7f6e\u4e86\u552f\u4e00\u7684 ",n.a.createElement("code",null,"dataIndex"),"\uff0c\u53ef\u4ee5\u5ffd\u7565\u8fd9\u4e2a\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,"render"),n.a.createElement("td",null,"\u751f\u6210\u590d\u6742\u6570\u636e\u7684\u6e32\u67d3\u51fd\u6570\uff0c\u53c2\u6570\u5206\u522b\u4e3a\u5f53\u524d\u884c\u7684\u503c\uff0c\u5f53\u524d\u884c\u6570\u636e\uff0c\u884c\u7d22\u5f15\uff0c@return \u91cc\u9762\u53ef\u4ee5\u8bbe\u7f6e\u8868\u683c",n.a.createElement(r["AnchorLink"],{to:"#components-table-demo-colspan-rowspan"},"\u884c/\u5217\u5408\u5e76")),n.a.createElement("td",null,"function(text, record, index) ","{","}"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"responsive"),n.a.createElement("td",null,"\u54cd\u5e94\u5f0f breakpoint \u914d\u7f6e\u5217\u8868\u3002\u672a\u8bbe\u7f6e\u5219\u59cb\u7ec8\u53ef\u89c1\u3002"),n.a.createElement("td",null,n.a.createElement(r["Link"],{to:"https://github.com/ant-design/ant-design/blob/015109b42b85c63146371b4e32b883cf97b088e8/components/_util/responsiveObserve.ts#L1"},"Breakpoint"),"[]"),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.2.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"shouldCellUpdate"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5355\u5143\u683c\u6e32\u67d3\u65f6\u673a"),n.a.createElement("td",null,"(record, prevRecord) => boolean"),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.3.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"showSorterTooltip"),n.a.createElement("td",null,"\u8868\u5934\u663e\u793a\u4e0b\u4e00\u6b21\u6392\u5e8f\u7684 tooltip \u63d0\u793a, \u8986\u76d6 table \u4e2d ",n.a.createElement("code",null,"showSorterTooltip")),n.a.createElement("td",null,"boolean | ",n.a.createElement(r["AnchorLink"],{to:"/components/tooltip/#API"},"Tooltip props")),n.a.createElement("td",null,"true"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"sortDirections"),n.a.createElement("td",null,"\u652f\u6301\u7684\u6392\u5e8f\u65b9\u5f0f\uff0c\u8986\u76d6 ",n.a.createElement("code",null,"Table")," \u4e2d ",n.a.createElement("code",null,"sortDirections"),"\uff0c \u53d6\u503c\u4e3a ",n.a.createElement("code",null,"ascend")," ",n.a.createElement("code",null,"descend")),n.a.createElement("td",null,"Array"),n.a.createElement("td",null,"[",n.a.createElement("code",null,"ascend"),", ",n.a.createElement("code",null,"descend"),"]"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"sorter"),n.a.createElement("td",null,"\u6392\u5e8f\u51fd\u6570\uff0c\u672c\u5730\u6392\u5e8f\u4f7f\u7528\u4e00\u4e2a\u51fd\u6570(\u53c2\u8003 ",n.a.createElement(r["Link"],{to:"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort"},"Array.sort")," \u7684 compareFunction)\uff0c\u9700\u8981\u670d\u52a1\u7aef\u6392\u5e8f\u53ef\u8bbe\u4e3a true"),n.a.createElement("td",null,"function | boolean"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"sortOrder"),n.a.createElement("td",null,"\u6392\u5e8f\u7684\u53d7\u63a7\u5c5e\u6027\uff0c\u5916\u754c\u53ef\u7528\u6b64\u63a7\u5236\u5217\u7684\u6392\u5e8f\uff0c\u53ef\u8bbe\u7f6e\u4e3a ",n.a.createElement("code",null,"ascend")," ",n.a.createElement("code",null,"descend")," false"),n.a.createElement("td",null,"boolean | string"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"title"),n.a.createElement("td",null,"\u5217\u5934\u663e\u793a\u6587\u5b57\uff08\u51fd\u6570\u7528\u6cd5 ",n.a.createElement("code",null,"3.10.0")," \u540e\u652f\u6301\uff09"),n.a.createElement("td",null,"ReactNode | (","{"," sortOrder, sortColumn, filters ","}",") => ReactNode"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"width"),n.a.createElement("td",null,"\u5217\u5bbd\u5ea6\uff08",n.a.createElement(r["Link"],{to:"https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241"},"\u6307\u5b9a\u4e86\u4e5f\u4e0d\u751f\u6548\uff1f"),"\uff09"),n.a.createElement("td",null,"string | number"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onCell"),n.a.createElement("td",null,"\u8bbe\u7f6e\u5355\u5143\u683c\u5c5e\u6027"),n.a.createElement("td",null,"function(record, rowIndex)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onFilter"),n.a.createElement("td",null,"\u672c\u5730\u6a21\u5f0f\u4e0b\uff0c\u786e\u5b9a\u7b5b\u9009\u7684\u8fd0\u884c\u51fd\u6570"),n.a.createElement("td",null,"function"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onFilterDropdownVisibleChange"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355\u53ef\u89c1\u53d8\u5316\u65f6\u8c03\u7528"),n.a.createElement("td",null,"function(visible) ","{","}"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onHeaderCell"),n.a.createElement("td",null,"\u8bbe\u7f6e\u5934\u90e8\u5355\u5143\u683c\u5c5e\u6027"),n.a.createElement("td",null,"function(column)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)))),n.a.createElement("h3",{id:"columngroup"},n.a.createElement(r["AnchorLink"],{to:"#columngroup","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"ColumnGroup"),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,"title"),n.a.createElement("td",null,"\u5217\u5934\u663e\u793a\u6587\u5b57"),n.a.createElement("td",null,"ReactNode"),n.a.createElement("td",null,"-")))),n.a.createElement("h3",{id:"pagination"},n.a.createElement(r["AnchorLink"],{to:"#pagination","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"pagination"),n.a.createElement("p",null,"\u5206\u9875\u7684\u914d\u7f6e\u9879\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,"position"),n.a.createElement("td",null,"\u6307\u5b9a\u5206\u9875\u663e\u793a\u7684\u4f4d\u7f6e\uff0c \u53d6\u503c\u4e3a",n.a.createElement("code",null,"topLeft")," | ",n.a.createElement("code",null,"topCenter")," | ",n.a.createElement("code",null,"topRight")," |",n.a.createElement("code",null,"bottomLeft")," | ",n.a.createElement("code",null,"bottomCenter")," | ",n.a.createElement("code",null,"bottomRight")),n.a.createElement("td",null,"Array"),n.a.createElement("td",null,"[",n.a.createElement("code",null,"bottomRight"),"]")))),n.a.createElement("p",null,"\u66f4\u591a\u914d\u7f6e\u9879\uff0c\u8bf7\u67e5\u770b ",n.a.createElement(r["Link"],{to:"/components/pagination/"},n.a.createElement("code",null,"Pagination")),"\u3002"),n.a.createElement("h3",{id:"expandable"},n.a.createElement(r["AnchorLink"],{to:"#expandable","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"expandable"),n.a.createElement("p",null,"\u5c55\u5f00\u529f\u80fd\u7684\u914d\u7f6e\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,"childrenColumnName"),n.a.createElement("td",null,"\u6307\u5b9a\u6811\u5f62\u7ed3\u6784\u7684\u5217\u540d"),n.a.createElement("td",null,"string"),n.a.createElement("td",null,"children"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"columnWidth"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5c55\u5f00\u5217\u5bbd\u5ea6"),n.a.createElement("td",null,"string | number"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"defaultExpandAllRows"),n.a.createElement("td",null,"\u521d\u59cb\u65f6\uff0c\u662f\u5426\u5c55\u5f00\u6240\u6709\u884c"),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,"defaultExpandedRowKeys"),n.a.createElement("td",null,"\u9ed8\u8ba4\u5c55\u5f00\u7684\u884c"),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,"expandedRowClassName"),n.a.createElement("td",null,"\u5c55\u5f00\u884c\u7684 className"),n.a.createElement("td",null,"function(record, index, indent): string"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"expandedRowKeys"),n.a.createElement("td",null,"\u5c55\u5f00\u7684\u884c\uff0c\u63a7\u5236\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,"expandedRowRender"),n.a.createElement("td",null,"\u989d\u5916\u7684\u5c55\u5f00\u884c"),n.a.createElement("td",null,"function(record, index, indent, expanded): ReactNode"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"expandIcon"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5c55\u5f00\u56fe\u6807\uff0c\u53c2\u8003",n.a.createElement(r["Link"],{to:"https://codesandbox.io/s/fervent-bird-nuzpr"},"\u793a\u4f8b")),n.a.createElement("td",null,"function(props): ReactNode"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"expandIconColumnIndex"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5c55\u5f00\u6309\u94ae\u7684\u5217\u987a\u5e8f\uff0c",n.a.createElement("code",null,"-1")," \u65f6\u4e0d\u5c55\u793a"),n.a.createElement("td",null,"number"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"expandRowByClick"),n.a.createElement("td",null,"\u901a\u8fc7\u70b9\u51fb\u884c\u6765\u5c55\u5f00\u5b50\u884c"),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,"fixed"),n.a.createElement("td",null,"\u63a7\u5236\u5c55\u5f00\u56fe\u6807\u662f\u5426\u56fa\u5b9a\uff0c\u53ef\u9009 true ",n.a.createElement("code",null,"left")," ",n.a.createElement("code",null,"right")),n.a.createElement("td",null,"boolean | string"),n.a.createElement("td",null,"false"),n.a.createElement("td",null,"4.16.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"indentSize"),n.a.createElement("td",null,"\u5c55\u793a\u6811\u5f62\u6570\u636e\u65f6\uff0c\u6bcf\u5c42\u7f29\u8fdb\u7684\u5bbd\u5ea6\uff0c\u4ee5 px \u4e3a\u5355\u4f4d"),n.a.createElement("td",null,"number"),n.a.createElement("td",null,"15"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"rowExpandable"),n.a.createElement("td",null,"\u8bbe\u7f6e\u662f\u5426\u5141\u8bb8\u884c\u5c55\u5f00"),n.a.createElement("td",null,"(record) => boolean"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onExpand"),n.a.createElement("td",null,"\u70b9\u51fb\u5c55\u5f00\u56fe\u6807\u65f6\u89e6\u53d1"),n.a.createElement("td",null,"function(expanded, record)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onExpandedRowsChange"),n.a.createElement("td",null,"\u5c55\u5f00\u7684\u884c\u53d8\u5316\u65f6\u89e6\u53d1"),n.a.createElement("td",null,"function(expandedRows)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)))),n.a.createElement("ul",null,n.a.createElement("li",null,n.a.createElement("code",null,"fixed"),n.a.createElement("ul",null,n.a.createElement("li",null,"\u5f53\u8bbe\u7f6e\u4e3a true \u6216 ",n.a.createElement("code",null,"left")," \u4e14 ",n.a.createElement("code",null,"expandIconColumnIndex")," \u672a\u8bbe\u7f6e\u6216\u4e3a 0 \u65f6\uff0c\u5f00\u542f\u56fa\u5b9a"),n.a.createElement("li",null,"\u5f53\u8bbe\u7f6e\u4e3a true \u6216 ",n.a.createElement("code",null,"right")," \u4e14 ",n.a.createElement("code",null,"expandIconColumnIndex")," \u8bbe\u7f6e\u4e3a\u8868\u683c\u5217\u6570\u65f6\uff0c\u5f00\u542f\u56fa\u5b9a")))),n.a.createElement("h3",{id:"rowselection"},n.a.createElement(r["AnchorLink"],{to:"#rowselection","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"rowSelection"),n.a.createElement("p",null,"\u9009\u62e9\u529f\u80fd\u7684\u914d\u7f6e\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,"checkStrictly"),n.a.createElement("td",null,"checkable \u72b6\u6001\u4e0b\u8282\u70b9\u9009\u62e9\u5b8c\u5168\u53d7\u63a7\uff08\u7236\u5b50\u6570\u636e\u9009\u4e2d\u72b6\u6001\u4e0d\u518d\u5173\u8054\uff09"),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,"columnTitle"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5217\u8868\u9009\u62e9\u6846\u6807\u9898"),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,"columnWidth"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u5217\u8868\u9009\u62e9\u6846\u5bbd\u5ea6"),n.a.createElement("td",null,"string | number"),n.a.createElement("td",null,n.a.createElement("code",null,"32px")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"fixed"),n.a.createElement("td",null,"\u628a\u9009\u62e9\u6846\u5217\u56fa\u5b9a\u5728\u5de6\u8fb9"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"getCheckboxProps"),n.a.createElement("td",null,"\u9009\u62e9\u6846\u7684\u9ed8\u8ba4\u5c5e\u6027\u914d\u7f6e"),n.a.createElement("td",null,"function(record)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"hideSelectAll"),n.a.createElement("td",null,"\u9690\u85cf\u5168\u9009\u52fe\u9009\u6846\u4e0e\u81ea\u5b9a\u4e49\u9009\u62e9\u9879"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"false"),n.a.createElement("td",null,"4.3.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"preserveSelectedRowKeys"),n.a.createElement("td",null,"\u5f53\u6570\u636e\u88ab\u5220\u9664\u65f6\u4ecd\u7136\u4fdd\u7559\u9009\u9879\u7684 ",n.a.createElement("code",null,"key")),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.4.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"renderCell"),n.a.createElement("td",null,"\u6e32\u67d3\u52fe\u9009\u6846\uff0c\u7528\u6cd5\u4e0e Column \u7684 ",n.a.createElement("code",null,"render")," \u76f8\u540c"),n.a.createElement("td",null,"function(checked, record, index, originNode) ","{","}"),n.a.createElement("td",null,"-"),n.a.createElement("td",null,"4.1.0")),n.a.createElement("tr",null,n.a.createElement("td",null,"selectedRowKeys"),n.a.createElement("td",null,"\u6307\u5b9a\u9009\u4e2d\u9879\u7684 key \u6570\u7ec4\uff0c\u9700\u8981\u548c onChange \u8fdb\u884c\u914d\u5408"),n.a.createElement("td",null,"string[] | number[]"),n.a.createElement("td",null,"[]"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"defaultSelectedRowKeys"),n.a.createElement("td",null,"\u9ed8\u8ba4\u9009\u4e2d\u9879\u7684 key \u6570\u7ec4"),n.a.createElement("td",null,"string[] | number[]"),n.a.createElement("td",null,"[]"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"selections"),n.a.createElement("td",null,"\u81ea\u5b9a\u4e49\u9009\u62e9\u9879 ",n.a.createElement(r["AnchorLink"],{to:"#selection"},"\u914d\u7f6e\u9879"),", \u8bbe\u4e3a ",n.a.createElement("code",null,"true")," \u65f6\u4f7f\u7528\u9ed8\u8ba4\u9009\u62e9\u9879"),n.a.createElement("td",null,"object[] | boolean"),n.a.createElement("td",null,"true"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"type"),n.a.createElement("td",null,"\u591a\u9009/\u5355\u9009"),n.a.createElement("td",null,n.a.createElement("code",null,"checkbox")," | ",n.a.createElement("code",null,"radio")),n.a.createElement("td",null,n.a.createElement("code",null,"checkbox")),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onChange"),n.a.createElement("td",null,"\u9009\u4e2d\u9879\u53d1\u751f\u53d8\u5316\u65f6\u7684\u56de\u8c03"),n.a.createElement("td",null,"function(selectedRowKeys, selectedRows)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onSelect"),n.a.createElement("td",null,"\u7528\u6237\u624b\u52a8\u9009\u62e9/\u53d6\u6d88\u9009\u62e9\u67d0\u884c\u7684\u56de\u8c03"),n.a.createElement("td",null,"function(record, selected, selectedRows, nativeEvent)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onSelectAll"),n.a.createElement("td",null,"\u7528\u6237\u624b\u52a8\u9009\u62e9/\u53d6\u6d88\u9009\u62e9\u6240\u6709\u884c\u7684\u56de\u8c03"),n.a.createElement("td",null,"function(selected, selectedRows, changeRows)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onSelectInvert"),n.a.createElement("td",null,"\u7528\u6237\u624b\u52a8\u9009\u62e9\u53cd\u9009\u7684\u56de\u8c03"),n.a.createElement("td",null,"function(selectedRowKeys)"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)),n.a.createElement("tr",null,n.a.createElement("td",null,"onSelectNone"),n.a.createElement("td",null,"\u7528\u6237\u6e05\u7a7a\u9009\u62e9\u7684\u56de\u8c03"),n.a.createElement("td",null,"function()"),n.a.createElement("td",null,"-"),n.a.createElement("td",null)))),n.a.createElement("h3",{id:"scroll"},n.a.createElement(r["AnchorLink"],{to:"#scroll","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"scroll"),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,"scrollToFirstRowOnChange"),n.a.createElement("td",null,"\u5f53\u5206\u9875\u3001\u6392\u5e8f\u3001\u7b5b\u9009\u53d8\u5316\u540e\u662f\u5426\u6eda\u52a8\u5230\u8868\u683c\u9876\u90e8"),n.a.createElement("td",null,"boolean"),n.a.createElement("td",null,"-")),n.a.createElement("tr",null,n.a.createElement("td",null,"x"),n.a.createElement("td",null,"\u8bbe\u7f6e\u6a2a\u5411\u6eda\u52a8\uff0c\u4e5f\u53ef\u7528\u4e8e\u6307\u5b9a\u6eda\u52a8\u533a\u57df\u7684\u5bbd\uff0c\u53ef\u4ee5\u8bbe\u7f6e\u4e3a\u50cf\u7d20\u503c\uff0c\u767e\u5206\u6bd4\uff0ctrue \u548c ",n.a.createElement(r["Link"],{to:"https://developer.mozilla.org/zh-CN/docs/Web/CSS/width#max-content"},"'max-content'")),n.a.createElement("td",null,"string | number | true"),n.a.createElement("td",null,"-")),n.a.createElement("tr",null,n.a.createElement("td",null,"y"),n.a.createElement("td",null,"\u8bbe\u7f6e\u7eb5\u5411\u6eda\u52a8\uff0c\u4e5f\u53ef\u7528\u4e8e\u6307\u5b9a\u6eda\u52a8\u533a\u57df\u7684\u9ad8\uff0c\u53ef\u4ee5\u8bbe\u7f6e\u4e3a\u50cf\u7d20\u503c"),n.a.createElement("td",null,"string | number"),n.a.createElement("td",null,"-")))),n.a.createElement("h3",{id:"selection"},n.a.createElement(r["AnchorLink"],{to:"#selection","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"selection"),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,"key"),n.a.createElement("td",null,"React \u9700\u8981\u7684 key\uff0c\u5efa\u8bae\u8bbe\u7f6e"),n.a.createElement("td",null,"string"),n.a.createElement("td",null,"-")),n.a.createElement("tr",null,n.a.createElement("td",null,"text"),n.a.createElement("td",null,"\u9009\u62e9\u9879\u663e\u793a\u7684\u6587\u5b57"),n.a.createElement("td",null,"ReactNode"),n.a.createElement("td",null,"-")),n.a.createElement("tr",null,n.a.createElement("td",null,"onSelect"),n.a.createElement("td",null,"\u9009\u62e9\u9879\u70b9\u51fb\u56de\u8c03"),n.a.createElement("td",null,"function(changeableRowKeys)"),n.a.createElement("td",null,"-")))),n.a.createElement("h2",{id:"\u5728-typescript-\u4e2d\u4f7f\u7528"},n.a.createElement(r["AnchorLink"],{to:"#\u5728-typescript-\u4e2d\u4f7f\u7528","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5728 TypeScript \u4e2d\u4f7f\u7528"),n.a.createElement(m["a"],{code:"import { Table } from '@fle-ui/next';\nimport { ColumnsType } from '@fle-ui/next/es/table';\n\ninterface User {\n key: number;\n name: string;\n}\n\nconst columns: ColumnsType<User> = [\n {\n key: 'name',\n title: 'Name',\n dataIndex: 'name',\n },\n];\n\nconst data: User[] = [\n {\n key: 0,\n name: 'Jack',\n },\n];\n\nexport default () => (\n <>\n <Table<User> columns={columns} dataSource={data} />\n /* \u4f7f\u7528 JSX \u98ce\u683c\u7684 API */\n <Table<User> dataSource={data}>\n <Table.Column<User> key=\"name\" title=\"Name\" dataIndex=\"name\" />\n </Table>\n </>\n);",lang:"bash"}),n.a.createElement("p",null,"TypeScript \u91cc\u4f7f\u7528 Table \u7684 ",n.a.createElement(r["Link"],{to:"https://codesandbox.io/s/serene-platform-0jo5t"},"CodeSandbox \u5b9e\u4f8b"),"\u3002"),n.a.createElement("h2",{id:"\u6ce8\u610f"},n.a.createElement(r["AnchorLink"],{to:"#\u6ce8\u610f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u6ce8\u610f"),n.a.createElement("p",null,"\u6309\u7167 ",n.a.createElement(r["Link"],{to:"https://zh-hans.reactjs.org/docs/lists-and-keys.html#keys"},"React \u7684\u89c4\u8303"),"\uff0c\u6240\u6709\u7684\u6570\u7ec4\u7ec4\u4ef6\u5fc5\u987b\u7ed1\u5b9a ",n.a.createElement("code",null,"key"),"\u3002\u5728 Table \u4e2d\uff0c",n.a.createElement("code",null,"dataSource")," \u548c ",n.a.createElement("code",null,"columns")," \u91cc\u7684\u6570\u636e\u503c\u90fd\u9700\u8981\u6307\u5b9a ",n.a.createElement("code",null,"key")," \u503c\u3002\u5bf9\u4e8e ",n.a.createElement("code",null,"dataSource")," \u9ed8\u8ba4\u5c06\u6bcf\u5217\u6570\u636e\u7684 ",n.a.createElement("code",null,"key")," \u5c5e\u6027\u4f5c\u4e3a\u552f\u4e00\u7684\u6807\u8bc6\u3002"),n.a.createElement("p",null,n.a.createElement("img",{src:"https://os.alipayobjects.com/rmsportal/luLdLvhPOiRpyss.png",alt:"\u63a7\u5236\u53f0\u8b66\u544a"})),n.a.createElement("p",null,"\u5982\u679c ",n.a.createElement("code",null,"dataSource[i].key")," \u6ca1\u6709\u63d0\u4f9b\uff0c\u4f60\u5e94\u8be5\u4f7f\u7528 ",n.a.createElement("code",null,"rowKey")," \u6765\u6307\u5b9a ",n.a.createElement("code",null,"dataSource")," \u7684\u4e3b\u952e\uff0c\u5982\u4e0b\u6240\u793a\u3002\u82e5\u6ca1\u6709\u6307\u5b9a\uff0c\u63a7\u5236\u53f0\u4f1a\u51fa\u73b0\u4ee5\u4e0a\u7684\u63d0\u793a\uff0c\u8868\u683c\u7ec4\u4ef6\u4e5f\u4f1a\u51fa\u73b0\u5404\u7c7b\u5947\u602a\u7684\u9519\u8bef\u3002"),n.a.createElement(m["a"],{code:'// \u6bd4\u5982\u4f60\u7684\u6570\u636e\u4e3b\u952e\u662f uid\nreturn <Table rowKey="uid" />;\n// \u6216\nreturn <Table rowKey={record => record.uid} />;',lang:"bash"}),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,"Table \u79fb\u9664\u4e86\u5728 v3 \u4e2d\u5e9f\u5f03\u7684 ",n.a.createElement("code",null,"onRowClick"),"\u3001",n.a.createElement("code",null,"onRowDoubleClick"),"\u3001",n.a.createElement("code",null,"onRowMouseEnter"),"\u3001",n.a.createElement("code",null,"onRowMouseLeave")," \u7b49\u65b9\u6cd5\u3002\u5982\u679c\u4f60\u4f7f\u7528\u7684 api \u4e3a\u6587\u6863\u4e2d\u5217\u4e3e\u7684 api\uff0c\u90a3\u4f60\u4e0d\u7528\u62c5\u5fc3\u4f1a\u4e22\u5931\u529f\u80fd\u3002"),n.a.createElement("p",null,"\u6b64\u5916\uff0c\u6bd4\u8f83\u91cd\u5927\u7684\u6539\u52a8\u4e3a ",n.a.createElement("code",null,"dataIndex")," \u4ece\u652f\u6301\u8def\u5f84\u5d4c\u5957\u5982 ",n.a.createElement("code",null,"user.age")," \u6539\u6210\u4e86\u6570\u7ec4\u8def\u5f84\u5982 ",n.a.createElement("code",null,"['user', 'age']"),"\u3002\u4ee5\u89e3\u51b3\u8fc7\u53bb\u5c5e\u6027\u540d\u5e26 ",n.a.createElement("code",null,".")," \u9700\u8981\u989d\u5916\u7684\u6570\u636e\u8f6c\u5316\u95ee\u9898\u3002"),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:"\u5982\u4f55\u5728\u6ca1\u6709\u6570\u636e\u6216\u53ea\u6709\u4e00\u9875\u6570\u636e\u65f6\u9690\u85cf\u5206\u9875\u680f"},n.a.createElement(r["AnchorLink"],{to:"#\u5982\u4f55\u5728\u6ca1\u6709\u6570\u636e\u6216\u53ea\u6709\u4e00\u9875\u6570\u636e\u65f6\u9690\u85cf\u5206\u9875\u680f","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u5982\u4f55\u5728\u6ca1\u6709\u6570\u636e\u6216\u53ea\u6709\u4e00\u9875\u6570\u636e\u65f6\u9690\u85cf\u5206\u9875\u680f"),n.a.createElement("p",null,"\u4f60\u53ef\u4ee5\u8bbe\u7f6e ",n.a.createElement("code",null,"pagination")," \u7684 ",n.a.createElement("code",null,"hideOnSinglePage")," \u5c5e\u6027\u4e3a ",n.a.createElement("code",null,"true"),"\u3002"),n.a.createElement("h3",{id:"\u8868\u683c\u8fc7\u6ee4\u65f6\u4f1a\u56de\u5230\u7b2c\u4e00\u9875"},n.a.createElement(r["AnchorLink"],{to:"#\u8868\u683c\u8fc7\u6ee4\u65f6\u4f1a\u56de\u5230\u7b2c\u4e00\u9875","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8868\u683c\u8fc7\u6ee4\u65f6\u4f1a\u56de\u5230\u7b2c\u4e00\u9875\uff1f"),n.a.createElement("p",null,"\u524d\u7aef\u8fc7\u6ee4\u65f6\u901a\u5e38\u6761\u76ee\u603b\u6570\u4f1a\u51cf\u5c11\uff0c\u4ece\u800c\u5bfc\u81f4\u603b\u9875\u6570\u5c0f\u4e8e\u7b5b\u9009\u524d\u7684\u5f53\u524d\u9875\u6570\uff0c\u4e3a\u4e86\u9632\u6b62\u5f53\u524d\u9875\u9762\u6ca1\u6709\u6570\u636e\uff0c\u6211\u4eec\u9ed8\u8ba4\u4f1a\u8fd4\u56de\u7b2c\u4e00\u9875\u3002"),n.a.createElement("p",null,"\u5982\u679c\u4f60\u5728\u4f7f\u7528\u8fdc\u7a0b\u5206\u9875\uff0c\u5f88\u53ef\u80fd\u9700\u8981\u4fdd\u6301\u5f53\u524d\u9875\u9762\uff0c\u4f60\u53ef\u4ee5\u53c2\u7167\u8fd9\u4e2a ",n.a.createElement(r["Link"],{to:"https://codesandbox.io/s/yuanchengjiazaishuju-ant-design-demo-7y2uf"},"\u53d7\u63a7\u4f8b\u5b50")," \u63a7\u5236\u5f53\u524d\u9875\u9762\u4e0d\u53d8\u3002"),n.a.createElement("h3",{id:"\u8868\u683c\u5206\u9875\u4e3a\u4f55\u4f1a\u51fa\u73b0-size-\u5207\u6362\u5668"},n.a.createElement(r["AnchorLink"],{to:"#\u8868\u683c\u5206\u9875\u4e3a\u4f55\u4f1a\u51fa\u73b0-size-\u5207\u6362\u5668","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u8868\u683c\u5206\u9875\u4e3a\u4f55\u4f1a\u51fa\u73b0 size \u5207\u6362\u5668\uff1f"),n.a.createElement("p",null,"\u81ea ",n.a.createElement("code",null,"4.1.0")," \u8d77\uff0cPagination \u5728 ",n.a.createElement("code",null,"total")," \u5927\u4e8e 50 \u6761\u65f6\u4f1a\u9ed8\u8ba4\u663e\u793a size \u5207\u6362\u5668\u4ee5\u63d0\u5347\u7528\u6237\u4ea4\u4e92\u4f53\u9a8c\u3002\u5982\u679c\u4f60\u4e0d\u9700\u8981\u8be5\u529f\u80fd\uff0c\u53ef\u4ee5\u901a\u8fc7\u8bbe\u7f6e ",n.a.createElement("code",null,"showSizeChanger")," \u4e3a ",n.a.createElement("code",null,"false")," \u6765\u5173\u95ed\u3002"),n.a.createElement("h3",{id:"\u4e3a\u4ec0\u4e48-\u66f4\u65b0-state-\u4f1a\u5bfc\u81f4\u5168\u8868\u6e32\u67d3"},n.a.createElement(r["AnchorLink"],{to:"#\u4e3a\u4ec0\u4e48-\u66f4\u65b0-state-\u4f1a\u5bfc\u81f4\u5168\u8868\u6e32\u67d3","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u4e3a\u4ec0\u4e48 \u66f4\u65b0 state \u4f1a\u5bfc\u81f4\u5168\u8868\u6e32\u67d3\uff1f"),n.a.createElement("p",null,"\u7531\u4e8e ",n.a.createElement("code",null,"columns")," \u652f\u6301 ",n.a.createElement("code",null,"render")," \u65b9\u6cd5\uff0c\u56e0\u800c Table \u65e0\u6cd5\u77e5\u9053\u54ea\u4e9b\u5355\u5143\u4f1a\u53d7\u5230\u5f71\u54cd\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7 ",n.a.createElement("code",null,"column.shouldCellUpdate")," \u6765\u63a7\u5236\u5355\u5143\u683c\u7684\u6e32\u67d3\u3002"),n.a.createElement("h3",{id:"\u56fa\u5b9a\u5217\u7a7f\u900f\u5230\u6700\u4e0a\u5c42\u8be5\u600e\u4e48\u529e"},n.a.createElement(r["AnchorLink"],{to:"#\u56fa\u5b9a\u5217\u7a7f\u900f\u5230\u6700\u4e0a\u5c42\u8be5\u600e\u4e48\u529e","aria-hidden":"true",tabIndex:-1},n.a.createElement("span",{className:"icon icon-link"})),"\u56fa\u5b9a\u5217\u7a7f\u900f\u5230\u6700\u4e0a\u5c42\u8be5\u600e\u4e48\u529e\uff1f"),n.a.createElement("p",null,"\u56fa\u5b9a\u5217\u901a\u8fc7 ",n.a.createElement("code",null,"z-index")," \u5c5e\u6027\u5c06\u5176\u60ac\u6d6e\u4e8e\u975e\u56fa\u5b9a\u5217\u4e4b\u4e0a\uff0c\u8fd9\u4f7f\u5f97\u6709\u65f6\u5019\u4f60\u4f1a\u53d1\u73b0\u5728 Table \u4e0a\u653e\u7f6e\u906e\u7f69\u5c42\u65f6\u56fa\u5b9a\u5217\u4f1a\u88ab\u900f\u8fc7\u7684\u60c5\u51b5\u3002\u4e3a\u906e\u7f69\u5c42\u8bbe\u7f6e\u66f4\u9ad8\u7684 ",n.a.createElement("code",null,"z-index")," \u8986\u76d6\u4f4f\u56fa\u5b9a\u5217\u5373\u53ef\u3002"),n.a.createElement("style",{dangerouslySetInnerHTML:{__html:'\n #components-table-demo-summary tfoot th,\n #components-table-demo-summary tfoot td {\n background: #fafafa;\n }\n [data-theme="dark"] #components-table-demo-summary tfoot th,\n [data-theme="dark"] #components-table-demo-summary tfoot td {\n background: #1d1d1d;\n }\n\n .virtual-table .ant-table-container:before,\n .virtual-table .ant-table-container:after {\n display: none;\n }\n .virtual-table-cell {\n box-sizing: border-box;\n padding: 16px;\n border-bottom: 1px solid #e8e8e8;\n background: #FFF;\n }\n [data-theme="dark"] .virtual-table-cell {\n box-sizing: border-box;\n padding: 16px;\n border-bottom: 1px solid #303030;\n background: #141414;\n }\n'}})))))}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[59],
|
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
|
+
d = l('H1Ra');
|
22
|
+
l('RZMt');
|
23
|
+
function o(e, t) {
|
24
|
+
return p(e) || s(e, t) || E(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 E(e, t) {
|
32
|
+
if (e) {
|
33
|
+
if ('string' === typeof e) return i(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
|
+
? i(e, t)
|
42
|
+
: void 0
|
43
|
+
);
|
44
|
+
}
|
45
|
+
}
|
46
|
+
function i(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 (d) {
|
67
|
+
(m = !0), (n = d);
|
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 p(e) {
|
79
|
+
if (Array.isArray(e)) return e;
|
80
|
+
}
|
81
|
+
function b(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 h = function (e) {
|
88
|
+
var t,
|
89
|
+
l,
|
90
|
+
u,
|
91
|
+
E = Object(a['useRef'])(),
|
92
|
+
i = Object(a['useContext'])(m['context']),
|
93
|
+
s = i.locale,
|
94
|
+
p = Object(m['useLocaleProps'])(s, e),
|
95
|
+
h = Object(m['useDemoUrl'])(p.identifier),
|
96
|
+
f = p.demoUrl || h,
|
97
|
+
k =
|
98
|
+
(null === c['a'] || void 0 === c['a']
|
99
|
+
? void 0
|
100
|
+
: c['a'].location.hash) === '#'.concat(p.identifier),
|
101
|
+
x = 1 === Object.keys(p.sources).length,
|
102
|
+
w = Object(m['useCodeSandbox'])(
|
103
|
+
(
|
104
|
+
null === (t = p.hideActions) || void 0 === t
|
105
|
+
? void 0
|
106
|
+
: t.includes('CSB')
|
107
|
+
)
|
108
|
+
? null
|
109
|
+
: p,
|
110
|
+
),
|
111
|
+
g = Object(m['useRiddle'])(
|
112
|
+
(
|
113
|
+
null === (l = p.hideActions) || void 0 === l
|
114
|
+
? void 0
|
115
|
+
: l.includes('RIDDLE')
|
116
|
+
)
|
117
|
+
? null
|
118
|
+
: p,
|
119
|
+
),
|
120
|
+
v = Object(m['useMotions'])(p.motions || [], E.current),
|
121
|
+
N = o(v, 2),
|
122
|
+
y = N[0],
|
123
|
+
L = N[1],
|
124
|
+
A = Object(m['useCopy'])(),
|
125
|
+
I = o(A, 2),
|
126
|
+
C = I[0],
|
127
|
+
S = I[1],
|
128
|
+
R = Object(a['useState'])('_'),
|
129
|
+
P = o(R, 2),
|
130
|
+
T = P[0],
|
131
|
+
_ = P[1],
|
132
|
+
j = Object(a['useState'])(b(T, p.sources[T])),
|
133
|
+
O = o(j, 2),
|
134
|
+
z = O[0],
|
135
|
+
M = O[1],
|
136
|
+
D = Object(a['useState'])(Boolean(p.defaultShowCode)),
|
137
|
+
F = o(D, 2),
|
138
|
+
K = F[0],
|
139
|
+
U = F[1],
|
140
|
+
q = Object(a['useState'])(Math.random()),
|
141
|
+
H = o(q, 2),
|
142
|
+
J = H[0],
|
143
|
+
B = H[1],
|
144
|
+
Z = p.sources[T][z] || p.sources[T].content,
|
145
|
+
V = Object(m['useTSPlaygroundUrl'])(s, Z),
|
146
|
+
W = Object(a['useRef'])(),
|
147
|
+
G = Object(m['usePrefersColor'])(),
|
148
|
+
X = o(G, 1),
|
149
|
+
$ = X[0];
|
150
|
+
function Q(e) {
|
151
|
+
_(e), M(b(e, p.sources[e]));
|
152
|
+
}
|
153
|
+
return (
|
154
|
+
Object(a['useEffect'])(
|
155
|
+
function () {
|
156
|
+
B(Math.random());
|
157
|
+
},
|
158
|
+
[$],
|
159
|
+
),
|
160
|
+
n.a.createElement(
|
161
|
+
'div',
|
162
|
+
{
|
163
|
+
style: p.style,
|
164
|
+
className: [
|
165
|
+
p.className,
|
166
|
+
'__dumi-default-previewer',
|
167
|
+
k ? '__dumi-default-previewer-target' : '',
|
168
|
+
]
|
169
|
+
.filter(Boolean)
|
170
|
+
.join(' '),
|
171
|
+
id: p.identifier,
|
172
|
+
'data-debug': p.debug || void 0,
|
173
|
+
'data-iframe': p.iframe || void 0,
|
174
|
+
},
|
175
|
+
p.iframe &&
|
176
|
+
n.a.createElement('div', {
|
177
|
+
className: '__dumi-default-previewer-browser-nav',
|
178
|
+
}),
|
179
|
+
n.a.createElement(
|
180
|
+
'div',
|
181
|
+
{
|
182
|
+
ref: E,
|
183
|
+
className: '__dumi-default-previewer-demo',
|
184
|
+
style: {
|
185
|
+
transform: p.transform ? 'translate(0, 0)' : void 0,
|
186
|
+
padding:
|
187
|
+
p.compact || (p.iframe && !1 !== p.compact) ? '0' : void 0,
|
188
|
+
background: p.background,
|
189
|
+
},
|
190
|
+
},
|
191
|
+
p.iframe
|
192
|
+
? n.a.createElement('iframe', {
|
193
|
+
title: 'dumi-previewer',
|
194
|
+
style: {
|
195
|
+
height: String(p.iframe).replace(/(\d)$/, '$1px'),
|
196
|
+
},
|
197
|
+
key: J,
|
198
|
+
src: f,
|
199
|
+
ref: W,
|
200
|
+
})
|
201
|
+
: p.children,
|
202
|
+
),
|
203
|
+
n.a.createElement(
|
204
|
+
'div',
|
205
|
+
{
|
206
|
+
className: '__dumi-default-previewer-desc',
|
207
|
+
'data-title': p.title,
|
208
|
+
},
|
209
|
+
p.title &&
|
210
|
+
n.a.createElement(
|
211
|
+
m['AnchorLink'],
|
212
|
+
{ to: '#'.concat(p.identifier) },
|
213
|
+
p.title,
|
214
|
+
),
|
215
|
+
p.description &&
|
216
|
+
n.a.createElement('div', {
|
217
|
+
dangerouslySetInnerHTML: { __html: p.description },
|
218
|
+
}),
|
219
|
+
),
|
220
|
+
n.a.createElement(
|
221
|
+
'div',
|
222
|
+
{ className: '__dumi-default-previewer-actions' },
|
223
|
+
w &&
|
224
|
+
n.a.createElement('button', {
|
225
|
+
title: 'Open demo on CodeSandbox.io',
|
226
|
+
className: '__dumi-default-icon',
|
227
|
+
role: 'codesandbox',
|
228
|
+
onClick: w,
|
229
|
+
}),
|
230
|
+
g &&
|
231
|
+
n.a.createElement('button', {
|
232
|
+
title: 'Open demo on Riddle',
|
233
|
+
className: '__dumi-default-icon',
|
234
|
+
role: 'riddle',
|
235
|
+
onClick: g,
|
236
|
+
}),
|
237
|
+
p.motions &&
|
238
|
+
n.a.createElement('button', {
|
239
|
+
title: 'Execute motions',
|
240
|
+
className: '__dumi-default-icon',
|
241
|
+
role: 'motions',
|
242
|
+
disabled: L,
|
243
|
+
onClick: function () {
|
244
|
+
return y();
|
245
|
+
},
|
246
|
+
}),
|
247
|
+
p.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 B(Math.random());
|
254
|
+
},
|
255
|
+
}),
|
256
|
+
!(null === (u = p.hideActions) || void 0 === u
|
257
|
+
? void 0
|
258
|
+
: u.includes('EXTERNAL')) &&
|
259
|
+
n.a.createElement(
|
260
|
+
m['Link'],
|
261
|
+
{ target: '_blank', to: f },
|
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': S,
|
275
|
+
onClick: function () {
|
276
|
+
return C(Z);
|
277
|
+
},
|
278
|
+
}),
|
279
|
+
'tsx' === z &&
|
280
|
+
K &&
|
281
|
+
n.a.createElement(
|
282
|
+
m['Link'],
|
283
|
+
{ target: '_blank', to: V },
|
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
|
+
K ? ' __dumi-default-btn-expand' : '',
|
295
|
+
),
|
296
|
+
role: 'source',
|
297
|
+
type: 'button',
|
298
|
+
onClick: function () {
|
299
|
+
return U(!K);
|
300
|
+
},
|
301
|
+
}),
|
302
|
+
),
|
303
|
+
K &&
|
304
|
+
n.a.createElement(
|
305
|
+
'div',
|
306
|
+
{ className: '__dumi-default-previewer-source-wrapper' },
|
307
|
+
!x &&
|
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: T,
|
315
|
+
onChange: Q,
|
316
|
+
},
|
317
|
+
Object.keys(p.sources).map(function (e) {
|
318
|
+
return n.a.createElement(r['a'], {
|
319
|
+
tab:
|
320
|
+
'_' === e ? 'index.'.concat(b(e, p.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(d['a'], { code: Z, lang: z, showCopy: !1 }),
|
329
|
+
),
|
330
|
+
),
|
331
|
+
)
|
332
|
+
);
|
333
|
+
};
|
334
|
+
t['default'] = h;
|
335
|
+
},
|
336
|
+
e2qS: 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
|
+
d = l('JjdP'),
|
345
|
+
o = n.a.memo(d['default']['table-basic'].component),
|
346
|
+
u = n.a.memo(d['default']['table-jsx'].component),
|
347
|
+
E = n.a.memo(d['default']['table-row-selection'].component),
|
348
|
+
i = n.a.memo(
|
349
|
+
d['default']['table-row-selection-and-operation'].component,
|
350
|
+
),
|
351
|
+
s = n.a.memo(d['default']['table-row-selection-custom'].component),
|
352
|
+
p = n.a.memo(d['default']['table-head'].component),
|
353
|
+
b = n.a.memo(d['default']['table-multiple-sorter'].component),
|
354
|
+
h = n.a.memo(d['default']['table-reset-filter'].component),
|
355
|
+
f = n.a.memo(d['default']['table-custom-filter-panel'].component),
|
356
|
+
k = n.a.memo(d['default']['table-ajax'].component),
|
357
|
+
x = n.a.memo(d['default']['table-size'].component),
|
358
|
+
w = n.a.memo(d['default']['table-bordered'].component),
|
359
|
+
g = n.a.memo(d['default']['table-expand'].component),
|
360
|
+
v = n.a.memo(d['default']['table-colspan-rowspan'].component),
|
361
|
+
N = n.a.memo(d['default']['table-tree-data'].component),
|
362
|
+
y = n.a.memo(d['default']['table-fixed-header'].component),
|
363
|
+
L = n.a.memo(d['default']['table-fixed-columns'].component),
|
364
|
+
A = n.a.memo(d['default']['table-fixed-columns-header'].component),
|
365
|
+
I = n.a.memo(d['default']['table-grouping-columns'].component),
|
366
|
+
C = n.a.memo(d['default']['table-edit-cell'].component),
|
367
|
+
S = n.a.memo(d['default']['table-edit-row'].component),
|
368
|
+
R = n.a.memo(d['default']['table-nested-table'].component),
|
369
|
+
P = n.a.memo(d['default']['table-drag-sorting'].component),
|
370
|
+
T = n.a.memo(d['default']['table-drag-sorting-handler'].component),
|
371
|
+
_ = n.a.memo(d['default']['table-ellipsis'].component),
|
372
|
+
j = n.a.memo(d['default']['table-ellipsis-custom-tooltip'].component),
|
373
|
+
O = n.a.memo(d['default']['table-summary'].component),
|
374
|
+
z = n.a.memo(d['default']['table-responsive'].component),
|
375
|
+
M = n.a.memo(d['default']['table-pagination'].component),
|
376
|
+
D = n.a.memo(d['default']['table-sticky'].component),
|
377
|
+
F = n.a.memo(d['default']['table-dynamic-settings'].component);
|
378
|
+
t['default'] = (e) => (
|
379
|
+
n.a.useEffect(() => {
|
380
|
+
var t;
|
381
|
+
null !== e &&
|
382
|
+
void 0 !== e &&
|
383
|
+
null !== (t = e.location) &&
|
384
|
+
void 0 !== t &&
|
385
|
+
t.hash &&
|
386
|
+
r['AnchorLink'].scrollToAnchor(
|
387
|
+
decodeURIComponent(e.location.hash.slice(1)),
|
388
|
+
);
|
389
|
+
}, []),
|
390
|
+
n.a.createElement(
|
391
|
+
n.a.Fragment,
|
392
|
+
null,
|
393
|
+
n.a.createElement(
|
394
|
+
n.a.Fragment,
|
395
|
+
null,
|
396
|
+
n.a.createElement(
|
397
|
+
'div',
|
398
|
+
{ className: 'markdown' },
|
399
|
+
n.a.createElement(
|
400
|
+
'h1',
|
401
|
+
{ id: 'table-\u8868\u683c' },
|
402
|
+
n.a.createElement(
|
403
|
+
r['AnchorLink'],
|
404
|
+
{
|
405
|
+
to: '#table-\u8868\u683c',
|
406
|
+
'aria-hidden': 'true',
|
407
|
+
tabIndex: -1,
|
408
|
+
},
|
409
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
410
|
+
),
|
411
|
+
'Table \u8868\u683c',
|
412
|
+
),
|
413
|
+
n.a.createElement(
|
414
|
+
'p',
|
415
|
+
null,
|
416
|
+
'\u5c55\u793a\u884c\u5217\u6570\u636e\u3002',
|
417
|
+
),
|
418
|
+
n.a.createElement(
|
419
|
+
'h2',
|
420
|
+
{ id: '\u8bbe\u8ba1\u5e08\u4e13\u5c5e' },
|
421
|
+
n.a.createElement(
|
422
|
+
r['AnchorLink'],
|
423
|
+
{
|
424
|
+
to: '#\u8bbe\u8ba1\u5e08\u4e13\u5c5e',
|
425
|
+
'aria-hidden': 'true',
|
426
|
+
tabIndex: -1,
|
427
|
+
},
|
428
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
429
|
+
),
|
430
|
+
'\u8bbe\u8ba1\u5e08\u4e13\u5c5e',
|
431
|
+
),
|
432
|
+
n.a.createElement(
|
433
|
+
'p',
|
434
|
+
null,
|
435
|
+
'\u5b89\u88c5 ',
|
436
|
+
n.a.createElement(
|
437
|
+
r['Link'],
|
438
|
+
{ to: 'https://kitchen.alipay.com/' },
|
439
|
+
'Kitchen Sketch \u63d2\u4ef6 \ud83d\udc8e',
|
440
|
+
),
|
441
|
+
'\uff0c\u4e24\u6b65\u5c31\u53ef\u4ee5\u81ea\u52a8\u751f\u6210 Ant Design \u8868\u683c\u7ec4\u4ef6\u3002',
|
442
|
+
),
|
443
|
+
n.a.createElement(
|
444
|
+
'h2',
|
445
|
+
{ id: '\u4f55\u65f6\u4f7f\u7528' },
|
446
|
+
n.a.createElement(
|
447
|
+
r['AnchorLink'],
|
448
|
+
{
|
449
|
+
to: '#\u4f55\u65f6\u4f7f\u7528',
|
450
|
+
'aria-hidden': 'true',
|
451
|
+
tabIndex: -1,
|
452
|
+
},
|
453
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
454
|
+
),
|
455
|
+
'\u4f55\u65f6\u4f7f\u7528',
|
456
|
+
),
|
457
|
+
n.a.createElement(
|
458
|
+
'ul',
|
459
|
+
null,
|
460
|
+
n.a.createElement(
|
461
|
+
'li',
|
462
|
+
null,
|
463
|
+
'\u5f53\u6709\u5927\u91cf\u7ed3\u6784\u5316\u7684\u6570\u636e\u9700\u8981\u5c55\u73b0\u65f6\uff1b',
|
464
|
+
),
|
465
|
+
n.a.createElement(
|
466
|
+
'li',
|
467
|
+
null,
|
468
|
+
'\u5f53\u9700\u8981\u5bf9\u6570\u636e\u8fdb\u884c\u6392\u5e8f\u3001\u641c\u7d22\u3001\u5206\u9875\u3001\u81ea\u5b9a\u4e49\u64cd\u4f5c\u7b49\u590d\u6742\u884c\u4e3a\u65f6\u3002',
|
469
|
+
),
|
470
|
+
),
|
471
|
+
n.a.createElement(
|
472
|
+
'h2',
|
473
|
+
{ id: '\u5982\u4f55\u4f7f\u7528' },
|
474
|
+
n.a.createElement(
|
475
|
+
r['AnchorLink'],
|
476
|
+
{
|
477
|
+
to: '#\u5982\u4f55\u4f7f\u7528',
|
478
|
+
'aria-hidden': 'true',
|
479
|
+
tabIndex: -1,
|
480
|
+
},
|
481
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
482
|
+
),
|
483
|
+
'\u5982\u4f55\u4f7f\u7528',
|
484
|
+
),
|
485
|
+
n.a.createElement(
|
486
|
+
'p',
|
487
|
+
null,
|
488
|
+
'\u6307\u5b9a\u8868\u683c\u7684\u6570\u636e\u6e90 ',
|
489
|
+
n.a.createElement('code', null, 'dataSource'),
|
490
|
+
' \u4e3a\u4e00\u4e2a\u6570\u7ec4\u3002',
|
491
|
+
),
|
492
|
+
n.a.createElement(
|
493
|
+
'blockquote',
|
494
|
+
null,
|
495
|
+
n.a.createElement(m['a'], {
|
496
|
+
code: "const dataSource = [\n {\n key: '1',\n name: '\u80e1\u5f66\u658c',\n age: 32,\n address: '\u897f\u6e56\u533a\u6e56\u5e95\u516c\u56ed1\u53f7',\n },\n {\n key: '2',\n name: '\u80e1\u5f66\u7956',\n age: 42,\n address: '\u897f\u6e56\u533a\u6e56\u5e95\u516c\u56ed1\u53f7',\n },\n];\n\nconst columns = [\n {\n title: '\u59d3\u540d',\n dataIndex: 'name',\n key: 'name',\n },\n {\n title: '\u5e74\u9f84',\n dataIndex: 'age',\n key: 'age',\n },\n {\n title: '\u4f4f\u5740',\n dataIndex: 'address',\n key: 'address',\n },\n];\n\n<Table dataSource={dataSource} columns={columns} />;",
|
497
|
+
lang: 'bash',
|
498
|
+
}),
|
499
|
+
),
|
500
|
+
n.a.createElement(
|
501
|
+
'h2',
|
502
|
+
{ id: '\u4ee3\u7801\u6f14\u793a' },
|
503
|
+
n.a.createElement(
|
504
|
+
r['AnchorLink'],
|
505
|
+
{
|
506
|
+
to: '#\u4ee3\u7801\u6f14\u793a',
|
507
|
+
'aria-hidden': 'true',
|
508
|
+
tabIndex: -1,
|
509
|
+
},
|
510
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
511
|
+
),
|
512
|
+
'\u4ee3\u7801\u6f14\u793a',
|
513
|
+
),
|
514
|
+
n.a.createElement(
|
515
|
+
'h3',
|
516
|
+
{ id: '\u57fa\u672c\u7528\u6cd5' },
|
517
|
+
n.a.createElement(
|
518
|
+
r['AnchorLink'],
|
519
|
+
{
|
520
|
+
to: '#\u57fa\u672c\u7528\u6cd5',
|
521
|
+
'aria-hidden': 'true',
|
522
|
+
tabIndex: -1,
|
523
|
+
},
|
524
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
525
|
+
),
|
526
|
+
'\u57fa\u672c\u7528\u6cd5',
|
527
|
+
),
|
528
|
+
),
|
529
|
+
n.a.createElement(
|
530
|
+
c['default'],
|
531
|
+
d['default']['table-basic'].previewerProps,
|
532
|
+
n.a.createElement(o, null),
|
533
|
+
),
|
534
|
+
n.a.createElement(
|
535
|
+
'div',
|
536
|
+
{ className: 'markdown' },
|
537
|
+
n.a.createElement(
|
538
|
+
'h3',
|
539
|
+
{ id: 'jsx-\u98ce\u683c\u7684-api' },
|
540
|
+
n.a.createElement(
|
541
|
+
r['AnchorLink'],
|
542
|
+
{
|
543
|
+
to: '#jsx-\u98ce\u683c\u7684-api',
|
544
|
+
'aria-hidden': 'true',
|
545
|
+
tabIndex: -1,
|
546
|
+
},
|
547
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
548
|
+
),
|
549
|
+
'JSX \u98ce\u683c\u7684 API',
|
550
|
+
),
|
551
|
+
),
|
552
|
+
n.a.createElement(
|
553
|
+
c['default'],
|
554
|
+
d['default']['table-jsx'].previewerProps,
|
555
|
+
n.a.createElement(u, null),
|
556
|
+
),
|
557
|
+
n.a.createElement(
|
558
|
+
'div',
|
559
|
+
{ className: 'markdown' },
|
560
|
+
n.a.createElement(
|
561
|
+
'h3',
|
562
|
+
{ id: '\u53ef\u9009\u62e9' },
|
563
|
+
n.a.createElement(
|
564
|
+
r['AnchorLink'],
|
565
|
+
{
|
566
|
+
to: '#\u53ef\u9009\u62e9',
|
567
|
+
'aria-hidden': 'true',
|
568
|
+
tabIndex: -1,
|
569
|
+
},
|
570
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
571
|
+
),
|
572
|
+
'\u53ef\u9009\u62e9',
|
573
|
+
),
|
574
|
+
),
|
575
|
+
n.a.createElement(
|
576
|
+
c['default'],
|
577
|
+
d['default']['table-row-selection'].previewerProps,
|
578
|
+
n.a.createElement(E, null),
|
579
|
+
),
|
580
|
+
n.a.createElement(
|
581
|
+
'div',
|
582
|
+
{ className: 'markdown' },
|
583
|
+
n.a.createElement(
|
584
|
+
'h3',
|
585
|
+
{ id: '\u9009\u62e9\u548c\u64cd\u4f5c' },
|
586
|
+
n.a.createElement(
|
587
|
+
r['AnchorLink'],
|
588
|
+
{
|
589
|
+
to: '#\u9009\u62e9\u548c\u64cd\u4f5c',
|
590
|
+
'aria-hidden': 'true',
|
591
|
+
tabIndex: -1,
|
592
|
+
},
|
593
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
594
|
+
),
|
595
|
+
'\u9009\u62e9\u548c\u64cd\u4f5c',
|
596
|
+
),
|
597
|
+
),
|
598
|
+
n.a.createElement(
|
599
|
+
c['default'],
|
600
|
+
d['default']['table-row-selection-and-operation'].previewerProps,
|
601
|
+
n.a.createElement(i, null),
|
602
|
+
),
|
603
|
+
n.a.createElement(
|
604
|
+
'div',
|
605
|
+
{ className: 'markdown' },
|
606
|
+
n.a.createElement(
|
607
|
+
'h3',
|
608
|
+
{ id: '\u81ea\u5b9a\u4e49\u9009\u62e9\u9879' },
|
609
|
+
n.a.createElement(
|
610
|
+
r['AnchorLink'],
|
611
|
+
{
|
612
|
+
to: '#\u81ea\u5b9a\u4e49\u9009\u62e9\u9879',
|
613
|
+
'aria-hidden': 'true',
|
614
|
+
tabIndex: -1,
|
615
|
+
},
|
616
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
617
|
+
),
|
618
|
+
'\u81ea\u5b9a\u4e49\u9009\u62e9\u9879',
|
619
|
+
),
|
620
|
+
),
|
621
|
+
n.a.createElement(
|
622
|
+
c['default'],
|
623
|
+
d['default']['table-row-selection-custom'].previewerProps,
|
624
|
+
n.a.createElement(s, null),
|
625
|
+
),
|
626
|
+
n.a.createElement(
|
627
|
+
'div',
|
628
|
+
{ className: 'markdown' },
|
629
|
+
n.a.createElement(
|
630
|
+
'h3',
|
631
|
+
{ id: '\u7b5b\u9009\u548c\u6392\u5e8f' },
|
632
|
+
n.a.createElement(
|
633
|
+
r['AnchorLink'],
|
634
|
+
{
|
635
|
+
to: '#\u7b5b\u9009\u548c\u6392\u5e8f',
|
636
|
+
'aria-hidden': 'true',
|
637
|
+
tabIndex: -1,
|
638
|
+
},
|
639
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
640
|
+
),
|
641
|
+
'\u7b5b\u9009\u548c\u6392\u5e8f',
|
642
|
+
),
|
643
|
+
n.a.createElement(
|
644
|
+
'blockquote',
|
645
|
+
null,
|
646
|
+
n.a.createElement(
|
647
|
+
'p',
|
648
|
+
null,
|
649
|
+
'\u5bf9\u67d0\u4e00\u5217\u6570\u636e\u8fdb\u884c\u7b5b\u9009\uff0c\u4f7f\u7528\u5217\u7684 ',
|
650
|
+
n.a.createElement('code', null, 'filters'),
|
651
|
+
' \u5c5e\u6027\u6765\u6307\u5b9a\u9700\u8981\u7b5b\u9009\u83dc\u5355\u7684\u5217\uff0c',
|
652
|
+
n.a.createElement('code', null, 'onFilter'),
|
653
|
+
' \u7528\u4e8e\u7b5b\u9009\u5f53\u524d\u6570\u636e\uff0c',
|
654
|
+
n.a.createElement('code', null, 'filterMultiple'),
|
655
|
+
' \u7528\u4e8e\u6307\u5b9a\u591a\u9009\u548c\u5355\u9009\u3002',
|
656
|
+
),
|
657
|
+
),
|
658
|
+
n.a.createElement(
|
659
|
+
'blockquote',
|
660
|
+
null,
|
661
|
+
n.a.createElement(
|
662
|
+
'p',
|
663
|
+
null,
|
664
|
+
'\u5bf9\u67d0\u4e00\u5217\u6570\u636e\u8fdb\u884c\u6392\u5e8f\uff0c\u901a\u8fc7\u6307\u5b9a\u5217\u7684 ',
|
665
|
+
n.a.createElement('code', null, 'sorter'),
|
666
|
+
' \u51fd\u6570\u5373\u53ef\u542f\u52a8\u6392\u5e8f\u6309\u94ae\u3002',
|
667
|
+
n.a.createElement(
|
668
|
+
'code',
|
669
|
+
null,
|
670
|
+
'sorter: function(rowA, rowB) ',
|
671
|
+
'{',
|
672
|
+
' ... ',
|
673
|
+
'}',
|
674
|
+
),
|
675
|
+
'\uff0c rowA\u3001rowB \u4e3a\u6bd4\u8f83\u7684\u4e24\u4e2a\u884c\u6570\u636e\u3002',
|
676
|
+
),
|
677
|
+
),
|
678
|
+
n.a.createElement(
|
679
|
+
'blockquote',
|
680
|
+
null,
|
681
|
+
n.a.createElement(
|
682
|
+
'p',
|
683
|
+
null,
|
684
|
+
n.a.createElement(
|
685
|
+
'code',
|
686
|
+
null,
|
687
|
+
"sortDirections: ['ascend' | 'descend']",
|
688
|
+
),
|
689
|
+
'\u6539\u53d8\u6bcf\u5217\u53ef\u7528\u7684\u6392\u5e8f\u65b9\u5f0f\uff0c\u5207\u6362\u6392\u5e8f\u65f6\u6309\u6570\u7ec4\u5185\u5bb9\u4f9d\u6b21\u5207\u6362\uff0c\u8bbe\u7f6e\u5728 table props \u4e0a\u65f6\u5bf9\u6240\u6709\u5217\u751f\u6548\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7\u8bbe\u7f6e ',
|
690
|
+
n.a.createElement(
|
691
|
+
'code',
|
692
|
+
null,
|
693
|
+
"['ascend', 'descend', 'ascend']",
|
694
|
+
),
|
695
|
+
' \u7981\u6b62\u6392\u5e8f\u6062\u590d\u5230\u9ed8\u8ba4\u72b6\u6001\u3002',
|
696
|
+
),
|
697
|
+
n.a.createElement(
|
698
|
+
c['default'],
|
699
|
+
d['default']['table-head'].previewerProps,
|
700
|
+
n.a.createElement(p, null),
|
701
|
+
),
|
702
|
+
),
|
703
|
+
n.a.createElement(
|
704
|
+
'h3',
|
705
|
+
{ id: '\u591a\u5217\u6392\u5e8f' },
|
706
|
+
n.a.createElement(
|
707
|
+
r['AnchorLink'],
|
708
|
+
{
|
709
|
+
to: '#\u591a\u5217\u6392\u5e8f',
|
710
|
+
'aria-hidden': 'true',
|
711
|
+
tabIndex: -1,
|
712
|
+
},
|
713
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
714
|
+
),
|
715
|
+
'\u591a\u5217\u6392\u5e8f',
|
716
|
+
),
|
717
|
+
),
|
718
|
+
n.a.createElement(
|
719
|
+
c['default'],
|
720
|
+
d['default']['table-multiple-sorter'].previewerProps,
|
721
|
+
n.a.createElement(b, null),
|
722
|
+
),
|
723
|
+
n.a.createElement(
|
724
|
+
'div',
|
725
|
+
{ className: 'markdown' },
|
726
|
+
n.a.createElement(
|
727
|
+
'h3',
|
728
|
+
{ id: '\u53ef\u63a7\u7684\u7b5b\u9009\u548c\u6392\u5e8f' },
|
729
|
+
n.a.createElement(
|
730
|
+
r['AnchorLink'],
|
731
|
+
{
|
732
|
+
to: '#\u53ef\u63a7\u7684\u7b5b\u9009\u548c\u6392\u5e8f',
|
733
|
+
'aria-hidden': 'true',
|
734
|
+
tabIndex: -1,
|
735
|
+
},
|
736
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
737
|
+
),
|
738
|
+
'\u53ef\u63a7\u7684\u7b5b\u9009\u548c\u6392\u5e8f',
|
739
|
+
),
|
740
|
+
),
|
741
|
+
n.a.createElement(
|
742
|
+
c['default'],
|
743
|
+
d['default']['table-reset-filter'].previewerProps,
|
744
|
+
n.a.createElement(h, null),
|
745
|
+
),
|
746
|
+
n.a.createElement(
|
747
|
+
'div',
|
748
|
+
{ className: 'markdown' },
|
749
|
+
n.a.createElement(
|
750
|
+
'h3',
|
751
|
+
{ id: '\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355' },
|
752
|
+
n.a.createElement(
|
753
|
+
r['AnchorLink'],
|
754
|
+
{
|
755
|
+
to: '#\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355',
|
756
|
+
'aria-hidden': 'true',
|
757
|
+
tabIndex: -1,
|
758
|
+
},
|
759
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
760
|
+
),
|
761
|
+
'\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355',
|
762
|
+
),
|
763
|
+
),
|
764
|
+
n.a.createElement(
|
765
|
+
c['default'],
|
766
|
+
d['default']['table-custom-filter-panel'].previewerProps,
|
767
|
+
n.a.createElement(f, null),
|
768
|
+
),
|
769
|
+
n.a.createElement(
|
770
|
+
'div',
|
771
|
+
{ className: 'markdown' },
|
772
|
+
n.a.createElement(
|
773
|
+
'h3',
|
774
|
+
{ id: '\u8fdc\u7a0b\u52a0\u8f7d\u6570\u636e' },
|
775
|
+
n.a.createElement(
|
776
|
+
r['AnchorLink'],
|
777
|
+
{
|
778
|
+
to: '#\u8fdc\u7a0b\u52a0\u8f7d\u6570\u636e',
|
779
|
+
'aria-hidden': 'true',
|
780
|
+
tabIndex: -1,
|
781
|
+
},
|
782
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
783
|
+
),
|
784
|
+
'\u8fdc\u7a0b\u52a0\u8f7d\u6570\u636e',
|
785
|
+
),
|
786
|
+
n.a.createElement(
|
787
|
+
'p',
|
788
|
+
null,
|
789
|
+
'\u8fd9\u4e2a\u4f8b\u5b50\u901a\u8fc7\u7b80\u5355\u7684 ajax \u8bfb\u53d6\u65b9\u5f0f\uff0c\u6f14\u793a\u4e86\u5982\u4f55\u4ece\u670d\u52a1\u7aef\u8bfb\u53d6\u5e76\u5c55\u73b0\u6570\u636e\uff0c\u5177\u6709\u7b5b\u9009\u3001\u6392\u5e8f\u7b49\u529f\u80fd\u4ee5\u53ca\u9875\u9762 loading \u6548\u679c\u3002\u5f00\u53d1\u8005\u53ef\u4ee5\u81ea\u884c\u63a5\u5165\u5176\u4ed6\u6570\u636e\u5904\u7406\u65b9\u5f0f\u3002',
|
790
|
+
),
|
791
|
+
n.a.createElement(
|
792
|
+
'p',
|
793
|
+
null,
|
794
|
+
'\u53e6\u5916\uff0c\u672c\u4f8b\u4e5f\u5c55\u793a\u4e86\u7b5b\u9009\u6392\u5e8f\u529f\u80fd\u5982\u4f55\u4ea4\u7ed9\u670d\u52a1\u7aef\u5b9e\u73b0\uff0c\u5217\u4e0d\u9700\u8981\u6307\u5b9a\u5177\u4f53\u7684 ',
|
795
|
+
n.a.createElement('code', null, 'onFilter'),
|
796
|
+
' \u548c ',
|
797
|
+
n.a.createElement('code', null, 'sorter'),
|
798
|
+
' \u51fd\u6570\uff0c\u800c\u662f\u5728\u628a\u7b5b\u9009\u548c\u6392\u5e8f\u7684\u53c2\u6570\u53d1\u5230\u670d\u52a1\u7aef\u6765\u5904\u7406\u3002',
|
799
|
+
),
|
800
|
+
n.a.createElement(
|
801
|
+
'p',
|
802
|
+
null,
|
803
|
+
'\u5f53\u4f7f\u7528 ',
|
804
|
+
n.a.createElement('code', null, 'rowSelection'),
|
805
|
+
' \u65f6\uff0c\u8bf7\u8bbe\u7f6e ',
|
806
|
+
n.a.createElement(
|
807
|
+
'code',
|
808
|
+
null,
|
809
|
+
'rowSelection.preserveSelectedRowKeys',
|
810
|
+
),
|
811
|
+
' \u5c5e\u6027\u4ee5\u4fdd\u7559 ',
|
812
|
+
n.a.createElement('code', null, 'key'),
|
813
|
+
'\u3002',
|
814
|
+
),
|
815
|
+
n.a.createElement(
|
816
|
+
'p',
|
817
|
+
null,
|
818
|
+
n.a.createElement(
|
819
|
+
'strong',
|
820
|
+
null,
|
821
|
+
'\u6ce8\u610f\uff0c\u6b64\u793a\u4f8b\u4f7f\u7528 ',
|
822
|
+
n.a.createElement(
|
823
|
+
r['Link'],
|
824
|
+
{ to: 'https://randomuser.me/' },
|
825
|
+
'\u6a21\u62df\u63a5\u53e3',
|
826
|
+
),
|
827
|
+
'\uff0c\u5c55\u793a\u6570\u636e\u53ef\u80fd\u4e0d\u51c6\u786e\uff0c\u8bf7\u6253\u5f00\u7f51\u7edc\u9762\u677f\u67e5\u770b\u8bf7\u6c42\u3002',
|
828
|
+
),
|
829
|
+
),
|
830
|
+
n.a.createElement(
|
831
|
+
'blockquote',
|
832
|
+
null,
|
833
|
+
n.a.createElement(
|
834
|
+
'p',
|
835
|
+
null,
|
836
|
+
'\ud83d\udece\ufe0f \u60f3\u8981 3 \u5206\u949f\u5b9e\u73b0\uff1f\u8bd5\u8bd5 ',
|
837
|
+
n.a.createElement(
|
838
|
+
r['Link'],
|
839
|
+
{ to: 'https://procomponents.ant.design/components/table' },
|
840
|
+
'ProTable',
|
841
|
+
),
|
842
|
+
'\uff01',
|
843
|
+
n.a.createElement(
|
844
|
+
c['default'],
|
845
|
+
d['default']['table-ajax'].previewerProps,
|
846
|
+
n.a.createElement(k, null),
|
847
|
+
),
|
848
|
+
),
|
849
|
+
),
|
850
|
+
n.a.createElement(
|
851
|
+
'h3',
|
852
|
+
{ id: '\u7d27\u51d1\u578b' },
|
853
|
+
n.a.createElement(
|
854
|
+
r['AnchorLink'],
|
855
|
+
{
|
856
|
+
to: '#\u7d27\u51d1\u578b',
|
857
|
+
'aria-hidden': 'true',
|
858
|
+
tabIndex: -1,
|
859
|
+
},
|
860
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
861
|
+
),
|
862
|
+
'\u7d27\u51d1\u578b',
|
863
|
+
),
|
864
|
+
),
|
865
|
+
n.a.createElement(
|
866
|
+
c['default'],
|
867
|
+
d['default']['table-size'].previewerProps,
|
868
|
+
n.a.createElement(x, null),
|
869
|
+
),
|
870
|
+
n.a.createElement(
|
871
|
+
'div',
|
872
|
+
{ className: 'markdown' },
|
873
|
+
n.a.createElement(
|
874
|
+
'h3',
|
875
|
+
{ id: '\u5e26\u8fb9\u6846' },
|
876
|
+
n.a.createElement(
|
877
|
+
r['AnchorLink'],
|
878
|
+
{
|
879
|
+
to: '#\u5e26\u8fb9\u6846',
|
880
|
+
'aria-hidden': 'true',
|
881
|
+
tabIndex: -1,
|
882
|
+
},
|
883
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
884
|
+
),
|
885
|
+
'\u5e26\u8fb9\u6846',
|
886
|
+
),
|
887
|
+
),
|
888
|
+
n.a.createElement(
|
889
|
+
c['default'],
|
890
|
+
d['default']['table-bordered'].previewerProps,
|
891
|
+
n.a.createElement(w, null),
|
892
|
+
),
|
893
|
+
n.a.createElement(
|
894
|
+
'div',
|
895
|
+
{ className: 'markdown' },
|
896
|
+
n.a.createElement(
|
897
|
+
'h3',
|
898
|
+
{ id: '\u53ef\u5c55\u5f00' },
|
899
|
+
n.a.createElement(
|
900
|
+
r['AnchorLink'],
|
901
|
+
{
|
902
|
+
to: '#\u53ef\u5c55\u5f00',
|
903
|
+
'aria-hidden': 'true',
|
904
|
+
tabIndex: -1,
|
905
|
+
},
|
906
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
907
|
+
),
|
908
|
+
'\u53ef\u5c55\u5f00',
|
909
|
+
),
|
910
|
+
),
|
911
|
+
n.a.createElement(
|
912
|
+
c['default'],
|
913
|
+
d['default']['table-expand'].previewerProps,
|
914
|
+
n.a.createElement(g, null),
|
915
|
+
),
|
916
|
+
n.a.createElement(
|
917
|
+
'div',
|
918
|
+
{ className: 'markdown' },
|
919
|
+
n.a.createElement(
|
920
|
+
'h3',
|
921
|
+
{ id: '\u8868\u683c\u884c\u5217\u5408\u5e76' },
|
922
|
+
n.a.createElement(
|
923
|
+
r['AnchorLink'],
|
924
|
+
{
|
925
|
+
to: '#\u8868\u683c\u884c\u5217\u5408\u5e76',
|
926
|
+
'aria-hidden': 'true',
|
927
|
+
tabIndex: -1,
|
928
|
+
},
|
929
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
930
|
+
),
|
931
|
+
'\u8868\u683c\u884c/\u5217\u5408\u5e76',
|
932
|
+
),
|
933
|
+
),
|
934
|
+
n.a.createElement(
|
935
|
+
c['default'],
|
936
|
+
d['default']['table-colspan-rowspan'].previewerProps,
|
937
|
+
n.a.createElement(v, null),
|
938
|
+
),
|
939
|
+
n.a.createElement(
|
940
|
+
'div',
|
941
|
+
{ className: 'markdown' },
|
942
|
+
n.a.createElement(
|
943
|
+
'h3',
|
944
|
+
{ id: '\u6811\u5f62\u6570\u636e\u5c55\u793a' },
|
945
|
+
n.a.createElement(
|
946
|
+
r['AnchorLink'],
|
947
|
+
{
|
948
|
+
to: '#\u6811\u5f62\u6570\u636e\u5c55\u793a',
|
949
|
+
'aria-hidden': 'true',
|
950
|
+
tabIndex: -1,
|
951
|
+
},
|
952
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
953
|
+
),
|
954
|
+
'\u6811\u5f62\u6570\u636e\u5c55\u793a',
|
955
|
+
),
|
956
|
+
),
|
957
|
+
n.a.createElement(
|
958
|
+
c['default'],
|
959
|
+
d['default']['table-tree-data'].previewerProps,
|
960
|
+
n.a.createElement(N, null),
|
961
|
+
),
|
962
|
+
n.a.createElement(
|
963
|
+
'div',
|
964
|
+
{ className: 'markdown' },
|
965
|
+
n.a.createElement(
|
966
|
+
'h3',
|
967
|
+
{ id: '\u56fa\u5b9a\u8868\u5934' },
|
968
|
+
n.a.createElement(
|
969
|
+
r['AnchorLink'],
|
970
|
+
{
|
971
|
+
to: '#\u56fa\u5b9a\u8868\u5934',
|
972
|
+
'aria-hidden': 'true',
|
973
|
+
tabIndex: -1,
|
974
|
+
},
|
975
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
976
|
+
),
|
977
|
+
'\u56fa\u5b9a\u8868\u5934',
|
978
|
+
),
|
979
|
+
),
|
980
|
+
n.a.createElement(
|
981
|
+
c['default'],
|
982
|
+
d['default']['table-fixed-header'].previewerProps,
|
983
|
+
n.a.createElement(y, null),
|
984
|
+
),
|
985
|
+
n.a.createElement(
|
986
|
+
'div',
|
987
|
+
{ className: 'markdown' },
|
988
|
+
n.a.createElement(
|
989
|
+
'h3',
|
990
|
+
{ id: '\u56fa\u5b9a\u5217' },
|
991
|
+
n.a.createElement(
|
992
|
+
r['AnchorLink'],
|
993
|
+
{
|
994
|
+
to: '#\u56fa\u5b9a\u5217',
|
995
|
+
'aria-hidden': 'true',
|
996
|
+
tabIndex: -1,
|
997
|
+
},
|
998
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
999
|
+
),
|
1000
|
+
'\u56fa\u5b9a\u5217',
|
1001
|
+
),
|
1002
|
+
n.a.createElement(
|
1003
|
+
'p',
|
1004
|
+
null,
|
1005
|
+
'\u5bf9\u4e8e\u5217\u6570\u5f88\u591a\u7684\u6570\u636e\uff0c\u53ef\u4ee5\u56fa\u5b9a\u524d\u540e\u7684\u5217\uff0c\u6a2a\u5411\u6eda\u52a8\u67e5\u770b\u5176\u5b83\u6570\u636e\uff0c\u9700\u8981\u548c ',
|
1006
|
+
n.a.createElement('code', null, 'scroll.x'),
|
1007
|
+
' \u914d\u5408\u4f7f\u7528\u3002',
|
1008
|
+
),
|
1009
|
+
n.a.createElement(
|
1010
|
+
'blockquote',
|
1011
|
+
null,
|
1012
|
+
n.a.createElement(
|
1013
|
+
'p',
|
1014
|
+
null,
|
1015
|
+
'\u82e5\u5217\u5934\u4e0e\u5185\u5bb9\u4e0d\u5bf9\u9f50\u6216\u51fa\u73b0\u5217\u91cd\u590d\uff0c\u8bf7\u6307\u5b9a',
|
1016
|
+
n.a.createElement('strong', null, '\u56fa\u5b9a\u5217'),
|
1017
|
+
'\u7684\u5bbd\u5ea6 ',
|
1018
|
+
n.a.createElement('code', null, 'width'),
|
1019
|
+
'\u3002\u5982\u679c\u6307\u5b9a ',
|
1020
|
+
n.a.createElement('code', null, 'width'),
|
1021
|
+
' \u4e0d\u751f\u6548\u6216\u51fa\u73b0\u767d\u8272\u5782\u76f4\u7a7a\u9699\uff0c\u8bf7\u5c1d\u8bd5\u5efa\u8bae\u7559\u4e00\u5217\u4e0d\u8bbe\u5bbd\u5ea6\u4ee5\u9002\u5e94\u5f39\u6027\u5e03\u5c40\uff0c\u6216\u8005\u68c0\u67e5\u662f\u5426\u6709',
|
1022
|
+
n.a.createElement(
|
1023
|
+
r['Link'],
|
1024
|
+
{
|
1025
|
+
to: 'https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241',
|
1026
|
+
},
|
1027
|
+
'\u8d85\u957f\u8fde\u7eed\u5b57\u6bb5\u7834\u574f\u5e03\u5c40',
|
1028
|
+
),
|
1029
|
+
'\u3002',
|
1030
|
+
),
|
1031
|
+
n.a.createElement(
|
1032
|
+
'p',
|
1033
|
+
null,
|
1034
|
+
'\u5efa\u8bae\u6307\u5b9a ',
|
1035
|
+
n.a.createElement('code', null, 'scroll.x'),
|
1036
|
+
' \u4e3a\u5927\u4e8e\u8868\u683c\u5bbd\u5ea6\u7684\u56fa\u5b9a\u503c\u6216\u767e\u5206\u6bd4\u3002\u6ce8\u610f\uff0c\u4e14\u975e\u56fa\u5b9a\u5217\u5bbd\u5ea6\u4e4b\u548c\u4e0d\u8981\u8d85\u8fc7 ',
|
1037
|
+
n.a.createElement('code', null, 'scroll.x'),
|
1038
|
+
'\u3002',
|
1039
|
+
),
|
1040
|
+
),
|
1041
|
+
n.a.createElement(
|
1042
|
+
'p',
|
1043
|
+
null,
|
1044
|
+
n.a.createElement(
|
1045
|
+
'strong',
|
1046
|
+
null,
|
1047
|
+
'\u6ce8\u610f\uff1av4 \u7248\u672c\u56fa\u5b9a\u5217\u901a\u8fc7 sticky \u5b9e\u73b0\uff0cIE 11 \u4f1a\u964d\u7ea7\u6210\u6a2a\u5411\u6eda\u52a8\u3002',
|
1048
|
+
),
|
1049
|
+
),
|
1050
|
+
),
|
1051
|
+
n.a.createElement(
|
1052
|
+
c['default'],
|
1053
|
+
d['default']['table-fixed-columns'].previewerProps,
|
1054
|
+
n.a.createElement(L, null),
|
1055
|
+
),
|
1056
|
+
n.a.createElement(
|
1057
|
+
'div',
|
1058
|
+
{ className: 'markdown' },
|
1059
|
+
n.a.createElement(
|
1060
|
+
'h3',
|
1061
|
+
{ id: '\u56fa\u5b9a\u5934\u548c\u5217' },
|
1062
|
+
n.a.createElement(
|
1063
|
+
r['AnchorLink'],
|
1064
|
+
{
|
1065
|
+
to: '#\u56fa\u5b9a\u5934\u548c\u5217',
|
1066
|
+
'aria-hidden': 'true',
|
1067
|
+
tabIndex: -1,
|
1068
|
+
},
|
1069
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1070
|
+
),
|
1071
|
+
'\u56fa\u5b9a\u5934\u548c\u5217',
|
1072
|
+
),
|
1073
|
+
n.a.createElement(
|
1074
|
+
'p',
|
1075
|
+
null,
|
1076
|
+
'\u9002\u5408\u540c\u65f6\u5c55\u793a\u6709\u5927\u91cf\u6570\u636e\u548c\u6570\u636e\u5217\u3002',
|
1077
|
+
),
|
1078
|
+
n.a.createElement(
|
1079
|
+
'blockquote',
|
1080
|
+
null,
|
1081
|
+
n.a.createElement(
|
1082
|
+
'p',
|
1083
|
+
null,
|
1084
|
+
'\u82e5\u5217\u5934\u4e0e\u5185\u5bb9\u4e0d\u5bf9\u9f50\u6216\u51fa\u73b0\u5217\u91cd\u590d\uff0c\u8bf7\u6307\u5b9a',
|
1085
|
+
n.a.createElement('strong', null, '\u56fa\u5b9a\u5217'),
|
1086
|
+
'\u7684\u5bbd\u5ea6 ',
|
1087
|
+
n.a.createElement('code', null, 'width'),
|
1088
|
+
'\u3002\u5982\u679c\u6307\u5b9a ',
|
1089
|
+
n.a.createElement('code', null, 'width'),
|
1090
|
+
' \u4e0d\u751f\u6548\u6216\u51fa\u73b0\u767d\u8272\u5782\u76f4\u7a7a\u9699\uff0c\u8bf7\u5c1d\u8bd5\u5efa\u8bae\u7559\u4e00\u5217\u4e0d\u8bbe\u5bbd\u5ea6\u4ee5\u9002\u5e94\u5f39\u6027\u5e03\u5c40\uff0c\u6216\u8005\u68c0\u67e5\u662f\u5426\u6709',
|
1091
|
+
n.a.createElement(
|
1092
|
+
r['Link'],
|
1093
|
+
{
|
1094
|
+
to: 'https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241',
|
1095
|
+
},
|
1096
|
+
'\u8d85\u957f\u8fde\u7eed\u5b57\u6bb5\u7834\u574f\u5e03\u5c40',
|
1097
|
+
),
|
1098
|
+
'\u3002',
|
1099
|
+
),
|
1100
|
+
n.a.createElement(
|
1101
|
+
'p',
|
1102
|
+
null,
|
1103
|
+
'\u5efa\u8bae\u6307\u5b9a ',
|
1104
|
+
n.a.createElement('code', null, 'scroll.x'),
|
1105
|
+
' \u4e3a\u5927\u4e8e\u8868\u683c\u5bbd\u5ea6\u7684\u56fa\u5b9a\u503c\u6216\u767e\u5206\u6bd4\u3002\u6ce8\u610f\uff0c\u4e14\u975e\u56fa\u5b9a\u5217\u5bbd\u5ea6\u4e4b\u548c\u4e0d\u8981\u8d85\u8fc7 ',
|
1106
|
+
n.a.createElement('code', null, 'scroll.x'),
|
1107
|
+
'\u3002',
|
1108
|
+
),
|
1109
|
+
),
|
1110
|
+
),
|
1111
|
+
n.a.createElement(
|
1112
|
+
c['default'],
|
1113
|
+
d['default']['table-fixed-columns-header'].previewerProps,
|
1114
|
+
n.a.createElement(A, null),
|
1115
|
+
),
|
1116
|
+
n.a.createElement(
|
1117
|
+
'div',
|
1118
|
+
{ className: 'markdown' },
|
1119
|
+
n.a.createElement(
|
1120
|
+
'h3',
|
1121
|
+
{ id: '\u8868\u5934\u5206\u7ec4' },
|
1122
|
+
n.a.createElement(
|
1123
|
+
r['AnchorLink'],
|
1124
|
+
{
|
1125
|
+
to: '#\u8868\u5934\u5206\u7ec4',
|
1126
|
+
'aria-hidden': 'true',
|
1127
|
+
tabIndex: -1,
|
1128
|
+
},
|
1129
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1130
|
+
),
|
1131
|
+
'\u8868\u5934\u5206\u7ec4',
|
1132
|
+
),
|
1133
|
+
),
|
1134
|
+
n.a.createElement(
|
1135
|
+
c['default'],
|
1136
|
+
d['default']['table-grouping-columns'].previewerProps,
|
1137
|
+
n.a.createElement(I, null),
|
1138
|
+
),
|
1139
|
+
n.a.createElement(
|
1140
|
+
'div',
|
1141
|
+
{ className: 'markdown' },
|
1142
|
+
n.a.createElement(
|
1143
|
+
'h3',
|
1144
|
+
{ id: '\u53ef\u7f16\u8f91\u5355\u5143\u683c' },
|
1145
|
+
n.a.createElement(
|
1146
|
+
r['AnchorLink'],
|
1147
|
+
{
|
1148
|
+
to: '#\u53ef\u7f16\u8f91\u5355\u5143\u683c',
|
1149
|
+
'aria-hidden': 'true',
|
1150
|
+
tabIndex: -1,
|
1151
|
+
},
|
1152
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1153
|
+
),
|
1154
|
+
'\u53ef\u7f16\u8f91\u5355\u5143\u683c',
|
1155
|
+
),
|
1156
|
+
),
|
1157
|
+
n.a.createElement(
|
1158
|
+
c['default'],
|
1159
|
+
d['default']['table-edit-cell'].previewerProps,
|
1160
|
+
n.a.createElement(C, null),
|
1161
|
+
),
|
1162
|
+
n.a.createElement(
|
1163
|
+
'div',
|
1164
|
+
{ className: 'markdown' },
|
1165
|
+
n.a.createElement(
|
1166
|
+
'h3',
|
1167
|
+
{ id: '\u53ef\u7f16\u8f91\u884c' },
|
1168
|
+
n.a.createElement(
|
1169
|
+
r['AnchorLink'],
|
1170
|
+
{
|
1171
|
+
to: '#\u53ef\u7f16\u8f91\u884c',
|
1172
|
+
'aria-hidden': 'true',
|
1173
|
+
tabIndex: -1,
|
1174
|
+
},
|
1175
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1176
|
+
),
|
1177
|
+
'\u53ef\u7f16\u8f91\u884c',
|
1178
|
+
),
|
1179
|
+
),
|
1180
|
+
n.a.createElement(
|
1181
|
+
c['default'],
|
1182
|
+
d['default']['table-edit-row'].previewerProps,
|
1183
|
+
n.a.createElement(S, null),
|
1184
|
+
),
|
1185
|
+
n.a.createElement(
|
1186
|
+
'div',
|
1187
|
+
{ className: 'markdown' },
|
1188
|
+
n.a.createElement(
|
1189
|
+
'h3',
|
1190
|
+
{ id: '\u5d4c\u5957\u5b50\u8868\u683c' },
|
1191
|
+
n.a.createElement(
|
1192
|
+
r['AnchorLink'],
|
1193
|
+
{
|
1194
|
+
to: '#\u5d4c\u5957\u5b50\u8868\u683c',
|
1195
|
+
'aria-hidden': 'true',
|
1196
|
+
tabIndex: -1,
|
1197
|
+
},
|
1198
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1199
|
+
),
|
1200
|
+
'\u5d4c\u5957\u5b50\u8868\u683c',
|
1201
|
+
),
|
1202
|
+
),
|
1203
|
+
n.a.createElement(
|
1204
|
+
c['default'],
|
1205
|
+
d['default']['table-nested-table'].previewerProps,
|
1206
|
+
n.a.createElement(R, null),
|
1207
|
+
),
|
1208
|
+
n.a.createElement(
|
1209
|
+
'div',
|
1210
|
+
{ className: 'markdown' },
|
1211
|
+
n.a.createElement(
|
1212
|
+
'h3',
|
1213
|
+
{ id: '\u62d6\u62fd\u6392\u5e8f' },
|
1214
|
+
n.a.createElement(
|
1215
|
+
r['AnchorLink'],
|
1216
|
+
{
|
1217
|
+
to: '#\u62d6\u62fd\u6392\u5e8f',
|
1218
|
+
'aria-hidden': 'true',
|
1219
|
+
tabIndex: -1,
|
1220
|
+
},
|
1221
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1222
|
+
),
|
1223
|
+
'\u62d6\u62fd\u6392\u5e8f',
|
1224
|
+
),
|
1225
|
+
),
|
1226
|
+
n.a.createElement(
|
1227
|
+
c['default'],
|
1228
|
+
d['default']['table-drag-sorting'].previewerProps,
|
1229
|
+
n.a.createElement(P, null),
|
1230
|
+
),
|
1231
|
+
n.a.createElement(
|
1232
|
+
'div',
|
1233
|
+
{ className: 'markdown' },
|
1234
|
+
n.a.createElement(
|
1235
|
+
'h3',
|
1236
|
+
{ id: '\u62d6\u62fd\u624b\u67c4\u5217' },
|
1237
|
+
n.a.createElement(
|
1238
|
+
r['AnchorLink'],
|
1239
|
+
{
|
1240
|
+
to: '#\u62d6\u62fd\u624b\u67c4\u5217',
|
1241
|
+
'aria-hidden': 'true',
|
1242
|
+
tabIndex: -1,
|
1243
|
+
},
|
1244
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1245
|
+
),
|
1246
|
+
'\u62d6\u62fd\u624b\u67c4\u5217',
|
1247
|
+
),
|
1248
|
+
),
|
1249
|
+
n.a.createElement(
|
1250
|
+
c['default'],
|
1251
|
+
d['default']['table-drag-sorting-handler'].previewerProps,
|
1252
|
+
n.a.createElement(T, null),
|
1253
|
+
),
|
1254
|
+
n.a.createElement(
|
1255
|
+
'div',
|
1256
|
+
{ className: 'markdown' },
|
1257
|
+
n.a.createElement(
|
1258
|
+
'h3',
|
1259
|
+
{ id: '\u5355\u5143\u683c\u81ea\u52a8\u7701\u7565' },
|
1260
|
+
n.a.createElement(
|
1261
|
+
r['AnchorLink'],
|
1262
|
+
{
|
1263
|
+
to: '#\u5355\u5143\u683c\u81ea\u52a8\u7701\u7565',
|
1264
|
+
'aria-hidden': 'true',
|
1265
|
+
tabIndex: -1,
|
1266
|
+
},
|
1267
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1268
|
+
),
|
1269
|
+
'\u5355\u5143\u683c\u81ea\u52a8\u7701\u7565',
|
1270
|
+
),
|
1271
|
+
),
|
1272
|
+
n.a.createElement(
|
1273
|
+
c['default'],
|
1274
|
+
d['default']['table-ellipsis'].previewerProps,
|
1275
|
+
n.a.createElement(_, null),
|
1276
|
+
),
|
1277
|
+
n.a.createElement(
|
1278
|
+
'div',
|
1279
|
+
{ className: 'markdown' },
|
1280
|
+
n.a.createElement(
|
1281
|
+
'h3',
|
1282
|
+
{
|
1283
|
+
id: '\u81ea\u5b9a\u4e49\u5355\u5143\u683c\u7701\u7565\u63d0\u793a',
|
1284
|
+
},
|
1285
|
+
n.a.createElement(
|
1286
|
+
r['AnchorLink'],
|
1287
|
+
{
|
1288
|
+
to: '#\u81ea\u5b9a\u4e49\u5355\u5143\u683c\u7701\u7565\u63d0\u793a',
|
1289
|
+
'aria-hidden': 'true',
|
1290
|
+
tabIndex: -1,
|
1291
|
+
},
|
1292
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1293
|
+
),
|
1294
|
+
'\u81ea\u5b9a\u4e49\u5355\u5143\u683c\u7701\u7565\u63d0\u793a',
|
1295
|
+
),
|
1296
|
+
),
|
1297
|
+
n.a.createElement(
|
1298
|
+
c['default'],
|
1299
|
+
d['default']['table-ellipsis-custom-tooltip'].previewerProps,
|
1300
|
+
n.a.createElement(j, null),
|
1301
|
+
),
|
1302
|
+
n.a.createElement(
|
1303
|
+
'div',
|
1304
|
+
{ className: 'markdown' },
|
1305
|
+
n.a.createElement(
|
1306
|
+
'h3',
|
1307
|
+
{ id: '\u603b\u7ed3\u680f' },
|
1308
|
+
n.a.createElement(
|
1309
|
+
r['AnchorLink'],
|
1310
|
+
{
|
1311
|
+
to: '#\u603b\u7ed3\u680f',
|
1312
|
+
'aria-hidden': 'true',
|
1313
|
+
tabIndex: -1,
|
1314
|
+
},
|
1315
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1316
|
+
),
|
1317
|
+
'\u603b\u7ed3\u680f',
|
1318
|
+
),
|
1319
|
+
),
|
1320
|
+
n.a.createElement(
|
1321
|
+
c['default'],
|
1322
|
+
d['default']['table-summary'].previewerProps,
|
1323
|
+
n.a.createElement(O, null),
|
1324
|
+
),
|
1325
|
+
n.a.createElement(
|
1326
|
+
'div',
|
1327
|
+
{ className: 'markdown' },
|
1328
|
+
n.a.createElement(
|
1329
|
+
'h3',
|
1330
|
+
{ id: '\u54cd\u5e94\u5f0f' },
|
1331
|
+
n.a.createElement(
|
1332
|
+
r['AnchorLink'],
|
1333
|
+
{
|
1334
|
+
to: '#\u54cd\u5e94\u5f0f',
|
1335
|
+
'aria-hidden': 'true',
|
1336
|
+
tabIndex: -1,
|
1337
|
+
},
|
1338
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1339
|
+
),
|
1340
|
+
'\u54cd\u5e94\u5f0f',
|
1341
|
+
),
|
1342
|
+
),
|
1343
|
+
n.a.createElement(
|
1344
|
+
c['default'],
|
1345
|
+
d['default']['table-responsive'].previewerProps,
|
1346
|
+
n.a.createElement(z, null),
|
1347
|
+
),
|
1348
|
+
n.a.createElement(
|
1349
|
+
'div',
|
1350
|
+
{ className: 'markdown' },
|
1351
|
+
n.a.createElement(
|
1352
|
+
'h3',
|
1353
|
+
{ id: '\u5206\u9875\u8bbe\u7f6e' },
|
1354
|
+
n.a.createElement(
|
1355
|
+
r['AnchorLink'],
|
1356
|
+
{
|
1357
|
+
to: '#\u5206\u9875\u8bbe\u7f6e',
|
1358
|
+
'aria-hidden': 'true',
|
1359
|
+
tabIndex: -1,
|
1360
|
+
},
|
1361
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1362
|
+
),
|
1363
|
+
'\u5206\u9875\u8bbe\u7f6e',
|
1364
|
+
),
|
1365
|
+
),
|
1366
|
+
n.a.createElement(
|
1367
|
+
c['default'],
|
1368
|
+
d['default']['table-pagination'].previewerProps,
|
1369
|
+
n.a.createElement(M, null),
|
1370
|
+
),
|
1371
|
+
n.a.createElement(
|
1372
|
+
'div',
|
1373
|
+
{ className: 'markdown' },
|
1374
|
+
n.a.createElement(
|
1375
|
+
'h3',
|
1376
|
+
{
|
1377
|
+
id: '\u968f\u9875\u9762\u6eda\u52a8\u7684\u56fa\u5b9a\u8868\u5934\u548c\u6eda\u52a8\u6761',
|
1378
|
+
},
|
1379
|
+
n.a.createElement(
|
1380
|
+
r['AnchorLink'],
|
1381
|
+
{
|
1382
|
+
to: '#\u968f\u9875\u9762\u6eda\u52a8\u7684\u56fa\u5b9a\u8868\u5934\u548c\u6eda\u52a8\u6761',
|
1383
|
+
'aria-hidden': 'true',
|
1384
|
+
tabIndex: -1,
|
1385
|
+
},
|
1386
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1387
|
+
),
|
1388
|
+
'\u968f\u9875\u9762\u6eda\u52a8\u7684\u56fa\u5b9a\u8868\u5934\u548c\u6eda\u52a8\u6761',
|
1389
|
+
),
|
1390
|
+
),
|
1391
|
+
n.a.createElement(
|
1392
|
+
c['default'],
|
1393
|
+
d['default']['table-sticky'].previewerProps,
|
1394
|
+
n.a.createElement(D, null),
|
1395
|
+
),
|
1396
|
+
n.a.createElement(
|
1397
|
+
'div',
|
1398
|
+
{ className: 'markdown' },
|
1399
|
+
n.a.createElement(
|
1400
|
+
'h3',
|
1401
|
+
{ id: '\u52a8\u6001\u63a7\u5236\u8868\u683c\u5c5e\u6027' },
|
1402
|
+
n.a.createElement(
|
1403
|
+
r['AnchorLink'],
|
1404
|
+
{
|
1405
|
+
to: '#\u52a8\u6001\u63a7\u5236\u8868\u683c\u5c5e\u6027',
|
1406
|
+
'aria-hidden': 'true',
|
1407
|
+
tabIndex: -1,
|
1408
|
+
},
|
1409
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1410
|
+
),
|
1411
|
+
'\u52a8\u6001\u63a7\u5236\u8868\u683c\u5c5e\u6027',
|
1412
|
+
),
|
1413
|
+
),
|
1414
|
+
n.a.createElement(
|
1415
|
+
c['default'],
|
1416
|
+
d['default']['table-dynamic-settings'].previewerProps,
|
1417
|
+
n.a.createElement(F, null),
|
1418
|
+
),
|
1419
|
+
n.a.createElement(
|
1420
|
+
'div',
|
1421
|
+
{ className: 'markdown' },
|
1422
|
+
n.a.createElement(
|
1423
|
+
'h2',
|
1424
|
+
{ id: 'api' },
|
1425
|
+
n.a.createElement(
|
1426
|
+
r['AnchorLink'],
|
1427
|
+
{ to: '#api', 'aria-hidden': 'true', tabIndex: -1 },
|
1428
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1429
|
+
),
|
1430
|
+
'API',
|
1431
|
+
),
|
1432
|
+
n.a.createElement(
|
1433
|
+
'p',
|
1434
|
+
null,
|
1435
|
+
'\u53e6\u5916\u6211\u4eec\u5c01\u88c5\u4e86 ',
|
1436
|
+
n.a.createElement(
|
1437
|
+
r['Link'],
|
1438
|
+
{ to: 'https://procomponents.ant.design/components/table' },
|
1439
|
+
'ProTable',
|
1440
|
+
),
|
1441
|
+
'\uff0c\u5728 ',
|
1442
|
+
n.a.createElement('code', null, 'antd'),
|
1443
|
+
' Table \u4e4b\u4e0a\u6269\u5c55\u4e86\u66f4\u591a\u4fbf\u6377\u6613\u7528\u7684\u529f\u80fd\uff0c\u5185\u7f6e\u641c\u7d22\u3001\u7b5b\u9009\u3001\u5237\u65b0\u7b49\u5e38\u7528\u8868\u683c\u884c\u4e3a\uff0c\u5e76\u4e3a\u591a\u79cd\u7c7b\u578b\u6570\u636e\u5c55\u793a\u63d0\u4f9b\u4e86\u5185\u7f6e\u683c\u5f0f\u5316\uff0c\u6b22\u8fce\u5c1d\u8bd5\u4f7f\u7528\u3002',
|
1444
|
+
),
|
1445
|
+
n.a.createElement(
|
1446
|
+
'h3',
|
1447
|
+
{ id: 'table' },
|
1448
|
+
n.a.createElement(
|
1449
|
+
r['AnchorLink'],
|
1450
|
+
{ to: '#table', 'aria-hidden': 'true', tabIndex: -1 },
|
1451
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1452
|
+
),
|
1453
|
+
'Table',
|
1454
|
+
),
|
1455
|
+
n.a.createElement(
|
1456
|
+
'table',
|
1457
|
+
null,
|
1458
|
+
n.a.createElement(
|
1459
|
+
'thead',
|
1460
|
+
null,
|
1461
|
+
n.a.createElement(
|
1462
|
+
'tr',
|
1463
|
+
null,
|
1464
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
1465
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
1466
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
1467
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
1468
|
+
n.a.createElement('th', null, '\u7248\u672c'),
|
1469
|
+
),
|
1470
|
+
),
|
1471
|
+
n.a.createElement(
|
1472
|
+
'tbody',
|
1473
|
+
null,
|
1474
|
+
n.a.createElement(
|
1475
|
+
'tr',
|
1476
|
+
null,
|
1477
|
+
n.a.createElement('td', null, 'bordered'),
|
1478
|
+
n.a.createElement(
|
1479
|
+
'td',
|
1480
|
+
null,
|
1481
|
+
'\u662f\u5426\u5c55\u793a\u5916\u8fb9\u6846\u548c\u5217\u8fb9\u6846',
|
1482
|
+
),
|
1483
|
+
n.a.createElement('td', null, 'boolean'),
|
1484
|
+
n.a.createElement('td', null, 'false'),
|
1485
|
+
n.a.createElement('td', null),
|
1486
|
+
),
|
1487
|
+
n.a.createElement(
|
1488
|
+
'tr',
|
1489
|
+
null,
|
1490
|
+
n.a.createElement('td', null, 'columns'),
|
1491
|
+
n.a.createElement(
|
1492
|
+
'td',
|
1493
|
+
null,
|
1494
|
+
'\u8868\u683c\u5217\u7684\u914d\u7f6e\u63cf\u8ff0\uff0c\u5177\u4f53\u9879\u89c1\u4e0b\u8868',
|
1495
|
+
),
|
1496
|
+
n.a.createElement(
|
1497
|
+
'td',
|
1498
|
+
null,
|
1499
|
+
n.a.createElement(
|
1500
|
+
r['AnchorLink'],
|
1501
|
+
{ to: '#Column' },
|
1502
|
+
'ColumnsType',
|
1503
|
+
),
|
1504
|
+
'[]',
|
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, 'components'),
|
1513
|
+
n.a.createElement(
|
1514
|
+
'td',
|
1515
|
+
null,
|
1516
|
+
'\u8986\u76d6\u9ed8\u8ba4\u7684 table \u5143\u7d20',
|
1517
|
+
),
|
1518
|
+
n.a.createElement(
|
1519
|
+
'td',
|
1520
|
+
null,
|
1521
|
+
n.a.createElement(
|
1522
|
+
r['Link'],
|
1523
|
+
{ to: 'https://git.io/fANxz' },
|
1524
|
+
'TableComponents',
|
1525
|
+
),
|
1526
|
+
),
|
1527
|
+
n.a.createElement('td', null, '-'),
|
1528
|
+
n.a.createElement('td', null),
|
1529
|
+
),
|
1530
|
+
n.a.createElement(
|
1531
|
+
'tr',
|
1532
|
+
null,
|
1533
|
+
n.a.createElement('td', null, 'dataSource'),
|
1534
|
+
n.a.createElement('td', null, '\u6570\u636e\u6570\u7ec4'),
|
1535
|
+
n.a.createElement('td', null, 'object[]'),
|
1536
|
+
n.a.createElement('td', null, '-'),
|
1537
|
+
n.a.createElement('td', null),
|
1538
|
+
),
|
1539
|
+
n.a.createElement(
|
1540
|
+
'tr',
|
1541
|
+
null,
|
1542
|
+
n.a.createElement('td', null, 'expandable'),
|
1543
|
+
n.a.createElement(
|
1544
|
+
'td',
|
1545
|
+
null,
|
1546
|
+
'\u914d\u7f6e\u5c55\u5f00\u5c5e\u6027',
|
1547
|
+
),
|
1548
|
+
n.a.createElement(
|
1549
|
+
'td',
|
1550
|
+
null,
|
1551
|
+
n.a.createElement(
|
1552
|
+
r['AnchorLink'],
|
1553
|
+
{ to: '#expandable' },
|
1554
|
+
'expandable',
|
1555
|
+
),
|
1556
|
+
),
|
1557
|
+
n.a.createElement('td', null, '-'),
|
1558
|
+
n.a.createElement('td', null),
|
1559
|
+
),
|
1560
|
+
n.a.createElement(
|
1561
|
+
'tr',
|
1562
|
+
null,
|
1563
|
+
n.a.createElement('td', null, 'footer'),
|
1564
|
+
n.a.createElement('td', null, '\u8868\u683c\u5c3e\u90e8'),
|
1565
|
+
n.a.createElement('td', null, 'function(currentPageData)'),
|
1566
|
+
n.a.createElement('td', null, '-'),
|
1567
|
+
n.a.createElement('td', null),
|
1568
|
+
),
|
1569
|
+
n.a.createElement(
|
1570
|
+
'tr',
|
1571
|
+
null,
|
1572
|
+
n.a.createElement('td', null, 'getPopupContainer'),
|
1573
|
+
n.a.createElement(
|
1574
|
+
'td',
|
1575
|
+
null,
|
1576
|
+
'\u8bbe\u7f6e\u8868\u683c\u5185\u5404\u7c7b\u6d6e\u5c42\u7684\u6e32\u67d3\u8282\u70b9\uff0c\u5982\u7b5b\u9009\u83dc\u5355',
|
1577
|
+
),
|
1578
|
+
n.a.createElement(
|
1579
|
+
'td',
|
1580
|
+
null,
|
1581
|
+
'(triggerNode) => HTMLElement',
|
1582
|
+
),
|
1583
|
+
n.a.createElement('td', null, '() => TableHtmlElement'),
|
1584
|
+
n.a.createElement('td', null),
|
1585
|
+
),
|
1586
|
+
n.a.createElement(
|
1587
|
+
'tr',
|
1588
|
+
null,
|
1589
|
+
n.a.createElement('td', null, 'loading'),
|
1590
|
+
n.a.createElement(
|
1591
|
+
'td',
|
1592
|
+
null,
|
1593
|
+
'\u9875\u9762\u662f\u5426\u52a0\u8f7d\u4e2d',
|
1594
|
+
),
|
1595
|
+
n.a.createElement(
|
1596
|
+
'td',
|
1597
|
+
null,
|
1598
|
+
'boolean | ',
|
1599
|
+
n.a.createElement(
|
1600
|
+
r['AnchorLink'],
|
1601
|
+
{ to: '/components/spin/#API' },
|
1602
|
+
'Spin Props',
|
1603
|
+
),
|
1604
|
+
),
|
1605
|
+
n.a.createElement('td', null, 'false'),
|
1606
|
+
n.a.createElement('td', null),
|
1607
|
+
),
|
1608
|
+
n.a.createElement(
|
1609
|
+
'tr',
|
1610
|
+
null,
|
1611
|
+
n.a.createElement('td', null, 'locale'),
|
1612
|
+
n.a.createElement(
|
1613
|
+
'td',
|
1614
|
+
null,
|
1615
|
+
'\u9ed8\u8ba4\u6587\u6848\u8bbe\u7f6e\uff0c\u76ee\u524d\u5305\u62ec\u6392\u5e8f\u3001\u8fc7\u6ee4\u3001\u7a7a\u6570\u636e\u6587\u6848',
|
1616
|
+
),
|
1617
|
+
n.a.createElement('td', null, 'object'),
|
1618
|
+
n.a.createElement(
|
1619
|
+
'td',
|
1620
|
+
null,
|
1621
|
+
'filterConfirm: ',
|
1622
|
+
n.a.createElement('code', null, '\u786e\u5b9a'),
|
1623
|
+
' ',
|
1624
|
+
n.a.createElement('br', null),
|
1625
|
+
' filterReset: ',
|
1626
|
+
n.a.createElement('code', null, '\u91cd\u7f6e'),
|
1627
|
+
' ',
|
1628
|
+
n.a.createElement('br', null),
|
1629
|
+
' emptyText: ',
|
1630
|
+
n.a.createElement(
|
1631
|
+
'code',
|
1632
|
+
null,
|
1633
|
+
'\u6682\u65e0\u6570\u636e',
|
1634
|
+
),
|
1635
|
+
' ',
|
1636
|
+
n.a.createElement('br', null),
|
1637
|
+
' ',
|
1638
|
+
n.a.createElement(
|
1639
|
+
r['Link'],
|
1640
|
+
{
|
1641
|
+
to: 'https://github.com/ant-design/ant-design/blob/4ad1ccac277782d7ed14f7e5d02d6346aae0db67/components/locale/default.tsx#L19',
|
1642
|
+
},
|
1643
|
+
'\u9ed8\u8ba4\u503c',
|
1644
|
+
),
|
1645
|
+
),
|
1646
|
+
n.a.createElement('td', null),
|
1647
|
+
),
|
1648
|
+
n.a.createElement(
|
1649
|
+
'tr',
|
1650
|
+
null,
|
1651
|
+
n.a.createElement('td', null, 'pagination'),
|
1652
|
+
n.a.createElement(
|
1653
|
+
'td',
|
1654
|
+
null,
|
1655
|
+
'\u5206\u9875\u5668\uff0c\u53c2\u8003',
|
1656
|
+
n.a.createElement(
|
1657
|
+
r['AnchorLink'],
|
1658
|
+
{ to: '#pagination' },
|
1659
|
+
'\u914d\u7f6e\u9879',
|
1660
|
+
),
|
1661
|
+
'\u6216 ',
|
1662
|
+
n.a.createElement(
|
1663
|
+
r['Link'],
|
1664
|
+
{ to: '/components/pagination/' },
|
1665
|
+
'pagination',
|
1666
|
+
),
|
1667
|
+
' \u6587\u6863\uff0c\u8bbe\u4e3a false \u65f6\u4e0d\u5c55\u793a\u548c\u8fdb\u884c\u5206\u9875',
|
1668
|
+
),
|
1669
|
+
n.a.createElement('td', null, 'object'),
|
1670
|
+
n.a.createElement('td', null, '-'),
|
1671
|
+
n.a.createElement('td', null),
|
1672
|
+
),
|
1673
|
+
n.a.createElement(
|
1674
|
+
'tr',
|
1675
|
+
null,
|
1676
|
+
n.a.createElement('td', null, 'rowClassName'),
|
1677
|
+
n.a.createElement(
|
1678
|
+
'td',
|
1679
|
+
null,
|
1680
|
+
'\u8868\u683c\u884c\u7684\u7c7b\u540d',
|
1681
|
+
),
|
1682
|
+
n.a.createElement(
|
1683
|
+
'td',
|
1684
|
+
null,
|
1685
|
+
'function(record, index): string',
|
1686
|
+
),
|
1687
|
+
n.a.createElement('td', null, '-'),
|
1688
|
+
n.a.createElement('td', null),
|
1689
|
+
),
|
1690
|
+
n.a.createElement(
|
1691
|
+
'tr',
|
1692
|
+
null,
|
1693
|
+
n.a.createElement('td', null, 'rowKey'),
|
1694
|
+
n.a.createElement(
|
1695
|
+
'td',
|
1696
|
+
null,
|
1697
|
+
'\u8868\u683c\u884c key \u7684\u53d6\u503c\uff0c\u53ef\u4ee5\u662f\u5b57\u7b26\u4e32\u6216\u4e00\u4e2a\u51fd\u6570',
|
1698
|
+
),
|
1699
|
+
n.a.createElement(
|
1700
|
+
'td',
|
1701
|
+
null,
|
1702
|
+
'string | function(record): string',
|
1703
|
+
),
|
1704
|
+
n.a.createElement(
|
1705
|
+
'td',
|
1706
|
+
null,
|
1707
|
+
n.a.createElement('code', null, 'key'),
|
1708
|
+
),
|
1709
|
+
n.a.createElement('td', null),
|
1710
|
+
),
|
1711
|
+
n.a.createElement(
|
1712
|
+
'tr',
|
1713
|
+
null,
|
1714
|
+
n.a.createElement('td', null, 'rowSelection'),
|
1715
|
+
n.a.createElement(
|
1716
|
+
'td',
|
1717
|
+
null,
|
1718
|
+
'\u8868\u683c\u884c\u662f\u5426\u53ef\u9009\u62e9\uff0c',
|
1719
|
+
n.a.createElement(
|
1720
|
+
r['AnchorLink'],
|
1721
|
+
{ to: '#rowSelection' },
|
1722
|
+
'\u914d\u7f6e\u9879',
|
1723
|
+
),
|
1724
|
+
),
|
1725
|
+
n.a.createElement('td', null, 'object'),
|
1726
|
+
n.a.createElement('td', null, '-'),
|
1727
|
+
n.a.createElement('td', null),
|
1728
|
+
),
|
1729
|
+
n.a.createElement(
|
1730
|
+
'tr',
|
1731
|
+
null,
|
1732
|
+
n.a.createElement('td', null, 'scroll'),
|
1733
|
+
n.a.createElement(
|
1734
|
+
'td',
|
1735
|
+
null,
|
1736
|
+
'\u8868\u683c\u662f\u5426\u53ef\u6eda\u52a8\uff0c\u4e5f\u53ef\u4ee5\u6307\u5b9a\u6eda\u52a8\u533a\u57df\u7684\u5bbd\u3001\u9ad8\uff0c',
|
1737
|
+
n.a.createElement(
|
1738
|
+
r['AnchorLink'],
|
1739
|
+
{ to: '#scroll' },
|
1740
|
+
'\u914d\u7f6e\u9879',
|
1741
|
+
),
|
1742
|
+
),
|
1743
|
+
n.a.createElement('td', null, 'object'),
|
1744
|
+
n.a.createElement('td', null, '-'),
|
1745
|
+
n.a.createElement('td', null),
|
1746
|
+
),
|
1747
|
+
n.a.createElement(
|
1748
|
+
'tr',
|
1749
|
+
null,
|
1750
|
+
n.a.createElement('td', null, 'showHeader'),
|
1751
|
+
n.a.createElement(
|
1752
|
+
'td',
|
1753
|
+
null,
|
1754
|
+
'\u662f\u5426\u663e\u793a\u8868\u5934',
|
1755
|
+
),
|
1756
|
+
n.a.createElement('td', null, 'boolean'),
|
1757
|
+
n.a.createElement('td', null, 'true'),
|
1758
|
+
n.a.createElement('td', null),
|
1759
|
+
),
|
1760
|
+
n.a.createElement(
|
1761
|
+
'tr',
|
1762
|
+
null,
|
1763
|
+
n.a.createElement('td', null, 'showSorterTooltip'),
|
1764
|
+
n.a.createElement(
|
1765
|
+
'td',
|
1766
|
+
null,
|
1767
|
+
'\u8868\u5934\u662f\u5426\u663e\u793a\u4e0b\u4e00\u6b21\u6392\u5e8f\u7684 tooltip \u63d0\u793a\u3002\u5f53\u53c2\u6570\u7c7b\u578b\u4e3a\u5bf9\u8c61\u65f6\uff0c\u5c06\u88ab\u8bbe\u7f6e\u4e3a Tooltip \u7684\u5c5e\u6027',
|
1768
|
+
),
|
1769
|
+
n.a.createElement(
|
1770
|
+
'td',
|
1771
|
+
null,
|
1772
|
+
'boolean | ',
|
1773
|
+
n.a.createElement(
|
1774
|
+
r['Link'],
|
1775
|
+
{ to: '/components/tooltip/' },
|
1776
|
+
'Tooltip props',
|
1777
|
+
),
|
1778
|
+
),
|
1779
|
+
n.a.createElement('td', null, 'true'),
|
1780
|
+
n.a.createElement('td', null),
|
1781
|
+
),
|
1782
|
+
n.a.createElement(
|
1783
|
+
'tr',
|
1784
|
+
null,
|
1785
|
+
n.a.createElement('td', null, 'size'),
|
1786
|
+
n.a.createElement('td', null, '\u8868\u683c\u5927\u5c0f'),
|
1787
|
+
n.a.createElement(
|
1788
|
+
'td',
|
1789
|
+
null,
|
1790
|
+
n.a.createElement('code', null, 'default'),
|
1791
|
+
' | ',
|
1792
|
+
n.a.createElement('code', null, 'middle'),
|
1793
|
+
' | ',
|
1794
|
+
n.a.createElement('code', null, 'small'),
|
1795
|
+
),
|
1796
|
+
n.a.createElement('td', null, 'default'),
|
1797
|
+
n.a.createElement('td', null),
|
1798
|
+
),
|
1799
|
+
n.a.createElement(
|
1800
|
+
'tr',
|
1801
|
+
null,
|
1802
|
+
n.a.createElement('td', null, 'sortDirections'),
|
1803
|
+
n.a.createElement(
|
1804
|
+
'td',
|
1805
|
+
null,
|
1806
|
+
'\u652f\u6301\u7684\u6392\u5e8f\u65b9\u5f0f\uff0c\u53d6\u503c\u4e3a ',
|
1807
|
+
n.a.createElement('code', null, 'ascend'),
|
1808
|
+
' ',
|
1809
|
+
n.a.createElement('code', null, 'descend'),
|
1810
|
+
),
|
1811
|
+
n.a.createElement('td', null, 'Array'),
|
1812
|
+
n.a.createElement(
|
1813
|
+
'td',
|
1814
|
+
null,
|
1815
|
+
'[',
|
1816
|
+
n.a.createElement('code', null, 'ascend'),
|
1817
|
+
', ',
|
1818
|
+
n.a.createElement('code', null, 'descend'),
|
1819
|
+
']',
|
1820
|
+
),
|
1821
|
+
n.a.createElement('td', null),
|
1822
|
+
),
|
1823
|
+
n.a.createElement(
|
1824
|
+
'tr',
|
1825
|
+
null,
|
1826
|
+
n.a.createElement('td', null, 'sticky'),
|
1827
|
+
n.a.createElement(
|
1828
|
+
'td',
|
1829
|
+
null,
|
1830
|
+
'\u8bbe\u7f6e\u7c98\u6027\u5934\u90e8\u548c\u6eda\u52a8\u6761',
|
1831
|
+
),
|
1832
|
+
n.a.createElement(
|
1833
|
+
'td',
|
1834
|
+
null,
|
1835
|
+
'boolean | ',
|
1836
|
+
n.a.createElement(
|
1837
|
+
'code',
|
1838
|
+
null,
|
1839
|
+
'{',
|
1840
|
+
'offsetHeader?: number, offsetScroll?: number, getContainer?: () => HTMLElement',
|
1841
|
+
'}',
|
1842
|
+
),
|
1843
|
+
),
|
1844
|
+
n.a.createElement('td', null, '-'),
|
1845
|
+
n.a.createElement(
|
1846
|
+
'td',
|
1847
|
+
null,
|
1848
|
+
'4.6.0 (getContainer: 4.7.0)',
|
1849
|
+
),
|
1850
|
+
),
|
1851
|
+
n.a.createElement(
|
1852
|
+
'tr',
|
1853
|
+
null,
|
1854
|
+
n.a.createElement('td', null, 'summary'),
|
1855
|
+
n.a.createElement('td', null, '\u603b\u7ed3\u680f'),
|
1856
|
+
n.a.createElement('td', null, '(currentData) => ReactNode'),
|
1857
|
+
n.a.createElement('td', null, '-'),
|
1858
|
+
n.a.createElement('td', null),
|
1859
|
+
),
|
1860
|
+
n.a.createElement(
|
1861
|
+
'tr',
|
1862
|
+
null,
|
1863
|
+
n.a.createElement('td', null, 'tableLayout'),
|
1864
|
+
n.a.createElement(
|
1865
|
+
'td',
|
1866
|
+
null,
|
1867
|
+
'\u8868\u683c\u5143\u7d20\u7684 ',
|
1868
|
+
n.a.createElement(
|
1869
|
+
r['Link'],
|
1870
|
+
{
|
1871
|
+
to: 'https://developer.mozilla.org/zh-CN/docs/Web/CSS/table-layout',
|
1872
|
+
},
|
1873
|
+
'table-layout',
|
1874
|
+
),
|
1875
|
+
' \u5c5e\u6027\uff0c\u8bbe\u4e3a ',
|
1876
|
+
n.a.createElement('code', null, 'fixed'),
|
1877
|
+
' \u8868\u793a\u5185\u5bb9\u4e0d\u4f1a\u5f71\u54cd\u5217\u7684\u5e03\u5c40',
|
1878
|
+
),
|
1879
|
+
n.a.createElement(
|
1880
|
+
'td',
|
1881
|
+
null,
|
1882
|
+
'- | ',
|
1883
|
+
n.a.createElement('code', null, 'auto'),
|
1884
|
+
' | ',
|
1885
|
+
n.a.createElement('code', null, 'fixed'),
|
1886
|
+
),
|
1887
|
+
n.a.createElement(
|
1888
|
+
'td',
|
1889
|
+
null,
|
1890
|
+
'\u65e0',
|
1891
|
+
n.a.createElement('hr', null),
|
1892
|
+
'\u56fa\u5b9a\u8868\u5934/\u5217\u6216\u4f7f\u7528\u4e86 ',
|
1893
|
+
n.a.createElement('code', null, 'column.ellipsis'),
|
1894
|
+
' \u65f6\uff0c\u9ed8\u8ba4\u503c\u4e3a ',
|
1895
|
+
n.a.createElement('code', null, 'fixed'),
|
1896
|
+
),
|
1897
|
+
n.a.createElement('td', null),
|
1898
|
+
),
|
1899
|
+
n.a.createElement(
|
1900
|
+
'tr',
|
1901
|
+
null,
|
1902
|
+
n.a.createElement('td', null, 'title'),
|
1903
|
+
n.a.createElement('td', null, '\u8868\u683c\u6807\u9898'),
|
1904
|
+
n.a.createElement('td', null, 'function(currentPageData)'),
|
1905
|
+
n.a.createElement('td', null, '-'),
|
1906
|
+
n.a.createElement('td', null),
|
1907
|
+
),
|
1908
|
+
n.a.createElement(
|
1909
|
+
'tr',
|
1910
|
+
null,
|
1911
|
+
n.a.createElement('td', null, 'onChange'),
|
1912
|
+
n.a.createElement(
|
1913
|
+
'td',
|
1914
|
+
null,
|
1915
|
+
'\u5206\u9875\u3001\u6392\u5e8f\u3001\u7b5b\u9009\u53d8\u5316\u65f6\u89e6\u53d1',
|
1916
|
+
),
|
1917
|
+
n.a.createElement(
|
1918
|
+
'td',
|
1919
|
+
null,
|
1920
|
+
'function(pagination, filters, sorter, extra: ',
|
1921
|
+
'{',
|
1922
|
+
' currentDataSource: [], action: ',
|
1923
|
+
n.a.createElement('code', null, 'paginate'),
|
1924
|
+
' | ',
|
1925
|
+
n.a.createElement('code', null, 'sort'),
|
1926
|
+
' | ',
|
1927
|
+
n.a.createElement('code', null, 'filter'),
|
1928
|
+
' ',
|
1929
|
+
'}',
|
1930
|
+
')',
|
1931
|
+
),
|
1932
|
+
n.a.createElement('td', null, '-'),
|
1933
|
+
n.a.createElement('td', null),
|
1934
|
+
),
|
1935
|
+
n.a.createElement(
|
1936
|
+
'tr',
|
1937
|
+
null,
|
1938
|
+
n.a.createElement('td', null, 'onHeaderRow'),
|
1939
|
+
n.a.createElement(
|
1940
|
+
'td',
|
1941
|
+
null,
|
1942
|
+
'\u8bbe\u7f6e\u5934\u90e8\u884c\u5c5e\u6027',
|
1943
|
+
),
|
1944
|
+
n.a.createElement('td', null, 'function(columns, index)'),
|
1945
|
+
n.a.createElement('td', null, '-'),
|
1946
|
+
n.a.createElement('td', null),
|
1947
|
+
),
|
1948
|
+
n.a.createElement(
|
1949
|
+
'tr',
|
1950
|
+
null,
|
1951
|
+
n.a.createElement('td', null, 'onRow'),
|
1952
|
+
n.a.createElement(
|
1953
|
+
'td',
|
1954
|
+
null,
|
1955
|
+
'\u8bbe\u7f6e\u884c\u5c5e\u6027',
|
1956
|
+
),
|
1957
|
+
n.a.createElement('td', null, 'function(record, index)'),
|
1958
|
+
n.a.createElement('td', null, '-'),
|
1959
|
+
n.a.createElement('td', null),
|
1960
|
+
),
|
1961
|
+
),
|
1962
|
+
),
|
1963
|
+
n.a.createElement(
|
1964
|
+
'h4',
|
1965
|
+
{ id: 'onrow-\u7528\u6cd5' },
|
1966
|
+
n.a.createElement(
|
1967
|
+
r['AnchorLink'],
|
1968
|
+
{
|
1969
|
+
to: '#onrow-\u7528\u6cd5',
|
1970
|
+
'aria-hidden': 'true',
|
1971
|
+
tabIndex: -1,
|
1972
|
+
},
|
1973
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
1974
|
+
),
|
1975
|
+
'onRow \u7528\u6cd5',
|
1976
|
+
),
|
1977
|
+
n.a.createElement(
|
1978
|
+
'p',
|
1979
|
+
null,
|
1980
|
+
'\u9002\u7528\u4e8e ',
|
1981
|
+
n.a.createElement('code', null, 'onRow'),
|
1982
|
+
' ',
|
1983
|
+
n.a.createElement('code', null, 'onHeaderRow'),
|
1984
|
+
' ',
|
1985
|
+
n.a.createElement('code', null, 'onCell'),
|
1986
|
+
' ',
|
1987
|
+
n.a.createElement('code', null, 'onHeaderCell'),
|
1988
|
+
'\u3002',
|
1989
|
+
),
|
1990
|
+
n.a.createElement(m['a'], {
|
1991
|
+
code: '<Table\n onRow={record => {\n return {\n onClick: event => {}, // \u70b9\u51fb\u884c\n onDoubleClick: event => {},\n onContextMenu: event => {},\n onMouseEnter: event => {}, // \u9f20\u6807\u79fb\u5165\u884c\n onMouseLeave: event => {},\n };\n }}\n onHeaderRow={(columns, index) => {\n return {\n onClick: () => {}, // \u70b9\u51fb\u8868\u5934\u884c\n };\n }}\n/>',
|
1992
|
+
lang: 'bash',
|
1993
|
+
}),
|
1994
|
+
n.a.createElement(
|
1995
|
+
'h3',
|
1996
|
+
{ id: 'column' },
|
1997
|
+
n.a.createElement(
|
1998
|
+
r['AnchorLink'],
|
1999
|
+
{ to: '#column', 'aria-hidden': 'true', tabIndex: -1 },
|
2000
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2001
|
+
),
|
2002
|
+
'Column',
|
2003
|
+
),
|
2004
|
+
n.a.createElement(
|
2005
|
+
'p',
|
2006
|
+
null,
|
2007
|
+
'\u5217\u63cf\u8ff0\u6570\u636e\u5bf9\u8c61\uff0c\u662f columns \u4e2d\u7684\u4e00\u9879\uff0cColumn \u4f7f\u7528\u76f8\u540c\u7684 API\u3002',
|
2008
|
+
),
|
2009
|
+
n.a.createElement(
|
2010
|
+
'table',
|
2011
|
+
null,
|
2012
|
+
n.a.createElement(
|
2013
|
+
'thead',
|
2014
|
+
null,
|
2015
|
+
n.a.createElement(
|
2016
|
+
'tr',
|
2017
|
+
null,
|
2018
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
2019
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
2020
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
2021
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
2022
|
+
n.a.createElement('th', null, '\u7248\u672c'),
|
2023
|
+
),
|
2024
|
+
),
|
2025
|
+
n.a.createElement(
|
2026
|
+
'tbody',
|
2027
|
+
null,
|
2028
|
+
n.a.createElement(
|
2029
|
+
'tr',
|
2030
|
+
null,
|
2031
|
+
n.a.createElement('td', null, 'align'),
|
2032
|
+
n.a.createElement(
|
2033
|
+
'td',
|
2034
|
+
null,
|
2035
|
+
'\u8bbe\u7f6e\u5217\u7684\u5bf9\u9f50\u65b9\u5f0f',
|
2036
|
+
),
|
2037
|
+
n.a.createElement(
|
2038
|
+
'td',
|
2039
|
+
null,
|
2040
|
+
n.a.createElement('code', null, 'left'),
|
2041
|
+
' | ',
|
2042
|
+
n.a.createElement('code', null, 'right'),
|
2043
|
+
' | ',
|
2044
|
+
n.a.createElement('code', null, 'center'),
|
2045
|
+
),
|
2046
|
+
n.a.createElement(
|
2047
|
+
'td',
|
2048
|
+
null,
|
2049
|
+
n.a.createElement('code', null, 'left'),
|
2050
|
+
),
|
2051
|
+
n.a.createElement('td', null),
|
2052
|
+
),
|
2053
|
+
n.a.createElement(
|
2054
|
+
'tr',
|
2055
|
+
null,
|
2056
|
+
n.a.createElement('td', null, 'className'),
|
2057
|
+
n.a.createElement(
|
2058
|
+
'td',
|
2059
|
+
null,
|
2060
|
+
'\u5217\u6837\u5f0f\u7c7b\u540d',
|
2061
|
+
),
|
2062
|
+
n.a.createElement('td', null, 'string'),
|
2063
|
+
n.a.createElement('td', null, '-'),
|
2064
|
+
n.a.createElement('td', null),
|
2065
|
+
),
|
2066
|
+
n.a.createElement(
|
2067
|
+
'tr',
|
2068
|
+
null,
|
2069
|
+
n.a.createElement('td', null, 'colSpan'),
|
2070
|
+
n.a.createElement(
|
2071
|
+
'td',
|
2072
|
+
null,
|
2073
|
+
'\u8868\u5934\u5217\u5408\u5e76,\u8bbe\u7f6e\u4e3a 0 \u65f6\uff0c\u4e0d\u6e32\u67d3',
|
2074
|
+
),
|
2075
|
+
n.a.createElement('td', null, 'number'),
|
2076
|
+
n.a.createElement('td', null, '-'),
|
2077
|
+
n.a.createElement('td', null),
|
2078
|
+
),
|
2079
|
+
n.a.createElement(
|
2080
|
+
'tr',
|
2081
|
+
null,
|
2082
|
+
n.a.createElement('td', null, 'dataIndex'),
|
2083
|
+
n.a.createElement(
|
2084
|
+
'td',
|
2085
|
+
null,
|
2086
|
+
'\u5217\u6570\u636e\u5728\u6570\u636e\u9879\u4e2d\u5bf9\u5e94\u7684\u8def\u5f84\uff0c\u652f\u6301\u901a\u8fc7\u6570\u7ec4\u67e5\u8be2\u5d4c\u5957\u8def\u5f84',
|
2087
|
+
),
|
2088
|
+
n.a.createElement('td', null, 'string | string[]'),
|
2089
|
+
n.a.createElement('td', null, '-'),
|
2090
|
+
n.a.createElement('td', null),
|
2091
|
+
),
|
2092
|
+
n.a.createElement(
|
2093
|
+
'tr',
|
2094
|
+
null,
|
2095
|
+
n.a.createElement('td', null, 'defaultFilteredValue'),
|
2096
|
+
n.a.createElement(
|
2097
|
+
'td',
|
2098
|
+
null,
|
2099
|
+
'\u9ed8\u8ba4\u7b5b\u9009\u503c',
|
2100
|
+
),
|
2101
|
+
n.a.createElement('td', null, 'string[]'),
|
2102
|
+
n.a.createElement('td', null, '-'),
|
2103
|
+
n.a.createElement('td', null),
|
2104
|
+
),
|
2105
|
+
n.a.createElement(
|
2106
|
+
'tr',
|
2107
|
+
null,
|
2108
|
+
n.a.createElement('td', null, 'defaultSortOrder'),
|
2109
|
+
n.a.createElement(
|
2110
|
+
'td',
|
2111
|
+
null,
|
2112
|
+
'\u9ed8\u8ba4\u6392\u5e8f\u987a\u5e8f',
|
2113
|
+
),
|
2114
|
+
n.a.createElement(
|
2115
|
+
'td',
|
2116
|
+
null,
|
2117
|
+
n.a.createElement('code', null, 'ascend'),
|
2118
|
+
' | ',
|
2119
|
+
n.a.createElement('code', null, 'descend'),
|
2120
|
+
),
|
2121
|
+
n.a.createElement('td', null, '-'),
|
2122
|
+
n.a.createElement('td', null),
|
2123
|
+
),
|
2124
|
+
n.a.createElement(
|
2125
|
+
'tr',
|
2126
|
+
null,
|
2127
|
+
n.a.createElement('td', null, 'editable'),
|
2128
|
+
n.a.createElement(
|
2129
|
+
'td',
|
2130
|
+
null,
|
2131
|
+
'\u662f\u5426\u53ef\u7f16\u8f91',
|
2132
|
+
),
|
2133
|
+
n.a.createElement('td', null, 'boolean'),
|
2134
|
+
n.a.createElement('td', null, 'false'),
|
2135
|
+
n.a.createElement('td', null),
|
2136
|
+
),
|
2137
|
+
n.a.createElement(
|
2138
|
+
'tr',
|
2139
|
+
null,
|
2140
|
+
n.a.createElement('td', null, 'ellipsis'),
|
2141
|
+
n.a.createElement(
|
2142
|
+
'td',
|
2143
|
+
null,
|
2144
|
+
'\u8d85\u8fc7\u5bbd\u5ea6\u5c06\u81ea\u52a8\u7701\u7565\uff0c\u6682\u4e0d\u652f\u6301\u548c\u6392\u5e8f\u7b5b\u9009\u4e00\u8d77\u4f7f\u7528\u3002',
|
2145
|
+
n.a.createElement('br', null),
|
2146
|
+
'\u8bbe\u7f6e\u4e3a ',
|
2147
|
+
n.a.createElement('code', null, 'true'),
|
2148
|
+
' \u6216 ',
|
2149
|
+
n.a.createElement(
|
2150
|
+
'code',
|
2151
|
+
null,
|
2152
|
+
'{',
|
2153
|
+
' showTitle?: boolean ',
|
2154
|
+
'}',
|
2155
|
+
),
|
2156
|
+
' \u65f6\uff0c\u8868\u683c\u5e03\u5c40\u5c06\u53d8\u6210 ',
|
2157
|
+
n.a.createElement('code', null, 'tableLayout="fixed"'),
|
2158
|
+
'\u3002',
|
2159
|
+
),
|
2160
|
+
n.a.createElement(
|
2161
|
+
'td',
|
2162
|
+
null,
|
2163
|
+
'boolean | ',
|
2164
|
+
'{',
|
2165
|
+
' showTitle?: boolean ',
|
2166
|
+
'}',
|
2167
|
+
),
|
2168
|
+
n.a.createElement('td', null, 'false'),
|
2169
|
+
n.a.createElement('td', null, 'showTitle: 4.3.0'),
|
2170
|
+
),
|
2171
|
+
n.a.createElement(
|
2172
|
+
'tr',
|
2173
|
+
null,
|
2174
|
+
n.a.createElement('td', null, 'filterDropdown'),
|
2175
|
+
n.a.createElement(
|
2176
|
+
'td',
|
2177
|
+
null,
|
2178
|
+
'\u53ef\u4ee5\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355\uff0c\u6b64\u51fd\u6570\u53ea\u8d1f\u8d23\u6e32\u67d3\u56fe\u5c42\uff0c\u9700\u8981\u81ea\u884c\u7f16\u5199\u5404\u79cd\u4ea4\u4e92',
|
2179
|
+
),
|
2180
|
+
n.a.createElement(
|
2181
|
+
'td',
|
2182
|
+
null,
|
2183
|
+
'ReactNode | (props: ',
|
2184
|
+
n.a.createElement(
|
2185
|
+
r['Link'],
|
2186
|
+
{ to: 'https://git.io/fjP5h' },
|
2187
|
+
'FilterDropdownProps',
|
2188
|
+
),
|
2189
|
+
') => ReactNode',
|
2190
|
+
),
|
2191
|
+
n.a.createElement('td', null, '-'),
|
2192
|
+
n.a.createElement('td', null),
|
2193
|
+
),
|
2194
|
+
n.a.createElement(
|
2195
|
+
'tr',
|
2196
|
+
null,
|
2197
|
+
n.a.createElement('td', null, 'filterDropdownVisible'),
|
2198
|
+
n.a.createElement(
|
2199
|
+
'td',
|
2200
|
+
null,
|
2201
|
+
'\u7528\u4e8e\u63a7\u5236\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355\u662f\u5426\u53ef\u89c1',
|
2202
|
+
),
|
2203
|
+
n.a.createElement('td', null, 'boolean'),
|
2204
|
+
n.a.createElement('td', null, '-'),
|
2205
|
+
n.a.createElement('td', null),
|
2206
|
+
),
|
2207
|
+
n.a.createElement(
|
2208
|
+
'tr',
|
2209
|
+
null,
|
2210
|
+
n.a.createElement('td', null, 'filtered'),
|
2211
|
+
n.a.createElement(
|
2212
|
+
'td',
|
2213
|
+
null,
|
2214
|
+
'\u6807\u8bc6\u6570\u636e\u662f\u5426\u7ecf\u8fc7\u8fc7\u6ee4\uff0c\u7b5b\u9009\u56fe\u6807\u4f1a\u9ad8\u4eae',
|
2215
|
+
),
|
2216
|
+
n.a.createElement('td', null, 'boolean'),
|
2217
|
+
n.a.createElement('td', null, 'false'),
|
2218
|
+
n.a.createElement('td', null),
|
2219
|
+
),
|
2220
|
+
n.a.createElement(
|
2221
|
+
'tr',
|
2222
|
+
null,
|
2223
|
+
n.a.createElement('td', null, 'filteredValue'),
|
2224
|
+
n.a.createElement(
|
2225
|
+
'td',
|
2226
|
+
null,
|
2227
|
+
'\u7b5b\u9009\u7684\u53d7\u63a7\u5c5e\u6027\uff0c\u5916\u754c\u53ef\u7528\u6b64\u63a7\u5236\u5217\u7684\u7b5b\u9009\u72b6\u6001\uff0c\u503c\u4e3a\u5df2\u7b5b\u9009\u7684 value \u6570\u7ec4',
|
2228
|
+
),
|
2229
|
+
n.a.createElement('td', null, 'string[]'),
|
2230
|
+
n.a.createElement('td', null, '-'),
|
2231
|
+
n.a.createElement('td', null),
|
2232
|
+
),
|
2233
|
+
n.a.createElement(
|
2234
|
+
'tr',
|
2235
|
+
null,
|
2236
|
+
n.a.createElement('td', null, 'filterIcon'),
|
2237
|
+
n.a.createElement(
|
2238
|
+
'td',
|
2239
|
+
null,
|
2240
|
+
'\u81ea\u5b9a\u4e49 filter \u56fe\u6807\u3002',
|
2241
|
+
),
|
2242
|
+
n.a.createElement(
|
2243
|
+
'td',
|
2244
|
+
null,
|
2245
|
+
'ReactNode | (filtered: boolean) => ReactNode',
|
2246
|
+
),
|
2247
|
+
n.a.createElement('td', null, 'false'),
|
2248
|
+
n.a.createElement('td', null),
|
2249
|
+
),
|
2250
|
+
n.a.createElement(
|
2251
|
+
'tr',
|
2252
|
+
null,
|
2253
|
+
n.a.createElement('td', null, 'filterMultiple'),
|
2254
|
+
n.a.createElement('td', null, '\u662f\u5426\u591a\u9009'),
|
2255
|
+
n.a.createElement('td', null, 'boolean'),
|
2256
|
+
n.a.createElement('td', null, 'true'),
|
2257
|
+
n.a.createElement('td', null),
|
2258
|
+
),
|
2259
|
+
n.a.createElement(
|
2260
|
+
'tr',
|
2261
|
+
null,
|
2262
|
+
n.a.createElement('td', null, 'filters'),
|
2263
|
+
n.a.createElement(
|
2264
|
+
'td',
|
2265
|
+
null,
|
2266
|
+
'\u8868\u5934\u7684\u7b5b\u9009\u83dc\u5355\u9879',
|
2267
|
+
),
|
2268
|
+
n.a.createElement('td', null, 'object[]'),
|
2269
|
+
n.a.createElement('td', null, '-'),
|
2270
|
+
n.a.createElement('td', null),
|
2271
|
+
),
|
2272
|
+
n.a.createElement(
|
2273
|
+
'tr',
|
2274
|
+
null,
|
2275
|
+
n.a.createElement('td', null, 'fixed'),
|
2276
|
+
n.a.createElement(
|
2277
|
+
'td',
|
2278
|
+
null,
|
2279
|
+
'\uff08IE \u4e0b\u65e0\u6548\uff09\u5217\u662f\u5426\u56fa\u5b9a\uff0c\u53ef\u9009 true (\u7b49\u6548\u4e8e left) ',
|
2280
|
+
n.a.createElement('code', null, 'left'),
|
2281
|
+
' ',
|
2282
|
+
n.a.createElement('code', null, 'right'),
|
2283
|
+
),
|
2284
|
+
n.a.createElement('td', null, 'boolean | string'),
|
2285
|
+
n.a.createElement('td', null, 'false'),
|
2286
|
+
n.a.createElement('td', null),
|
2287
|
+
),
|
2288
|
+
n.a.createElement(
|
2289
|
+
'tr',
|
2290
|
+
null,
|
2291
|
+
n.a.createElement('td', null, 'key'),
|
2292
|
+
n.a.createElement(
|
2293
|
+
'td',
|
2294
|
+
null,
|
2295
|
+
'React \u9700\u8981\u7684 key\uff0c\u5982\u679c\u5df2\u7ecf\u8bbe\u7f6e\u4e86\u552f\u4e00\u7684 ',
|
2296
|
+
n.a.createElement('code', null, 'dataIndex'),
|
2297
|
+
'\uff0c\u53ef\u4ee5\u5ffd\u7565\u8fd9\u4e2a\u5c5e\u6027',
|
2298
|
+
),
|
2299
|
+
n.a.createElement('td', null, 'string'),
|
2300
|
+
n.a.createElement('td', null, '-'),
|
2301
|
+
n.a.createElement('td', null),
|
2302
|
+
),
|
2303
|
+
n.a.createElement(
|
2304
|
+
'tr',
|
2305
|
+
null,
|
2306
|
+
n.a.createElement('td', null, 'render'),
|
2307
|
+
n.a.createElement(
|
2308
|
+
'td',
|
2309
|
+
null,
|
2310
|
+
'\u751f\u6210\u590d\u6742\u6570\u636e\u7684\u6e32\u67d3\u51fd\u6570\uff0c\u53c2\u6570\u5206\u522b\u4e3a\u5f53\u524d\u884c\u7684\u503c\uff0c\u5f53\u524d\u884c\u6570\u636e\uff0c\u884c\u7d22\u5f15\uff0c@return \u91cc\u9762\u53ef\u4ee5\u8bbe\u7f6e\u8868\u683c',
|
2311
|
+
n.a.createElement(
|
2312
|
+
r['AnchorLink'],
|
2313
|
+
{ to: '#components-table-demo-colspan-rowspan' },
|
2314
|
+
'\u884c/\u5217\u5408\u5e76',
|
2315
|
+
),
|
2316
|
+
),
|
2317
|
+
n.a.createElement(
|
2318
|
+
'td',
|
2319
|
+
null,
|
2320
|
+
'function(text, record, index) ',
|
2321
|
+
'{',
|
2322
|
+
'}',
|
2323
|
+
),
|
2324
|
+
n.a.createElement('td', null, '-'),
|
2325
|
+
n.a.createElement('td', null),
|
2326
|
+
),
|
2327
|
+
n.a.createElement(
|
2328
|
+
'tr',
|
2329
|
+
null,
|
2330
|
+
n.a.createElement('td', null, 'responsive'),
|
2331
|
+
n.a.createElement(
|
2332
|
+
'td',
|
2333
|
+
null,
|
2334
|
+
'\u54cd\u5e94\u5f0f breakpoint \u914d\u7f6e\u5217\u8868\u3002\u672a\u8bbe\u7f6e\u5219\u59cb\u7ec8\u53ef\u89c1\u3002',
|
2335
|
+
),
|
2336
|
+
n.a.createElement(
|
2337
|
+
'td',
|
2338
|
+
null,
|
2339
|
+
n.a.createElement(
|
2340
|
+
r['Link'],
|
2341
|
+
{
|
2342
|
+
to: 'https://github.com/ant-design/ant-design/blob/015109b42b85c63146371b4e32b883cf97b088e8/components/_util/responsiveObserve.ts#L1',
|
2343
|
+
},
|
2344
|
+
'Breakpoint',
|
2345
|
+
),
|
2346
|
+
'[]',
|
2347
|
+
),
|
2348
|
+
n.a.createElement('td', null, '-'),
|
2349
|
+
n.a.createElement('td', null, '4.2.0'),
|
2350
|
+
),
|
2351
|
+
n.a.createElement(
|
2352
|
+
'tr',
|
2353
|
+
null,
|
2354
|
+
n.a.createElement('td', null, 'shouldCellUpdate'),
|
2355
|
+
n.a.createElement(
|
2356
|
+
'td',
|
2357
|
+
null,
|
2358
|
+
'\u81ea\u5b9a\u4e49\u5355\u5143\u683c\u6e32\u67d3\u65f6\u673a',
|
2359
|
+
),
|
2360
|
+
n.a.createElement(
|
2361
|
+
'td',
|
2362
|
+
null,
|
2363
|
+
'(record, prevRecord) => boolean',
|
2364
|
+
),
|
2365
|
+
n.a.createElement('td', null, '-'),
|
2366
|
+
n.a.createElement('td', null, '4.3.0'),
|
2367
|
+
),
|
2368
|
+
n.a.createElement(
|
2369
|
+
'tr',
|
2370
|
+
null,
|
2371
|
+
n.a.createElement('td', null, 'showSorterTooltip'),
|
2372
|
+
n.a.createElement(
|
2373
|
+
'td',
|
2374
|
+
null,
|
2375
|
+
'\u8868\u5934\u663e\u793a\u4e0b\u4e00\u6b21\u6392\u5e8f\u7684 tooltip \u63d0\u793a, \u8986\u76d6 table \u4e2d ',
|
2376
|
+
n.a.createElement('code', null, 'showSorterTooltip'),
|
2377
|
+
),
|
2378
|
+
n.a.createElement(
|
2379
|
+
'td',
|
2380
|
+
null,
|
2381
|
+
'boolean | ',
|
2382
|
+
n.a.createElement(
|
2383
|
+
r['AnchorLink'],
|
2384
|
+
{ to: '/components/tooltip/#API' },
|
2385
|
+
'Tooltip props',
|
2386
|
+
),
|
2387
|
+
),
|
2388
|
+
n.a.createElement('td', null, 'true'),
|
2389
|
+
n.a.createElement('td', null),
|
2390
|
+
),
|
2391
|
+
n.a.createElement(
|
2392
|
+
'tr',
|
2393
|
+
null,
|
2394
|
+
n.a.createElement('td', null, 'sortDirections'),
|
2395
|
+
n.a.createElement(
|
2396
|
+
'td',
|
2397
|
+
null,
|
2398
|
+
'\u652f\u6301\u7684\u6392\u5e8f\u65b9\u5f0f\uff0c\u8986\u76d6 ',
|
2399
|
+
n.a.createElement('code', null, 'Table'),
|
2400
|
+
' \u4e2d ',
|
2401
|
+
n.a.createElement('code', null, 'sortDirections'),
|
2402
|
+
'\uff0c \u53d6\u503c\u4e3a ',
|
2403
|
+
n.a.createElement('code', null, 'ascend'),
|
2404
|
+
' ',
|
2405
|
+
n.a.createElement('code', null, 'descend'),
|
2406
|
+
),
|
2407
|
+
n.a.createElement('td', null, 'Array'),
|
2408
|
+
n.a.createElement(
|
2409
|
+
'td',
|
2410
|
+
null,
|
2411
|
+
'[',
|
2412
|
+
n.a.createElement('code', null, 'ascend'),
|
2413
|
+
', ',
|
2414
|
+
n.a.createElement('code', null, 'descend'),
|
2415
|
+
']',
|
2416
|
+
),
|
2417
|
+
n.a.createElement('td', null),
|
2418
|
+
),
|
2419
|
+
n.a.createElement(
|
2420
|
+
'tr',
|
2421
|
+
null,
|
2422
|
+
n.a.createElement('td', null, 'sorter'),
|
2423
|
+
n.a.createElement(
|
2424
|
+
'td',
|
2425
|
+
null,
|
2426
|
+
'\u6392\u5e8f\u51fd\u6570\uff0c\u672c\u5730\u6392\u5e8f\u4f7f\u7528\u4e00\u4e2a\u51fd\u6570(\u53c2\u8003 ',
|
2427
|
+
n.a.createElement(
|
2428
|
+
r['Link'],
|
2429
|
+
{
|
2430
|
+
to: 'https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort',
|
2431
|
+
},
|
2432
|
+
'Array.sort',
|
2433
|
+
),
|
2434
|
+
' \u7684 compareFunction)\uff0c\u9700\u8981\u670d\u52a1\u7aef\u6392\u5e8f\u53ef\u8bbe\u4e3a true',
|
2435
|
+
),
|
2436
|
+
n.a.createElement('td', null, 'function | boolean'),
|
2437
|
+
n.a.createElement('td', null, '-'),
|
2438
|
+
n.a.createElement('td', null),
|
2439
|
+
),
|
2440
|
+
n.a.createElement(
|
2441
|
+
'tr',
|
2442
|
+
null,
|
2443
|
+
n.a.createElement('td', null, 'sortOrder'),
|
2444
|
+
n.a.createElement(
|
2445
|
+
'td',
|
2446
|
+
null,
|
2447
|
+
'\u6392\u5e8f\u7684\u53d7\u63a7\u5c5e\u6027\uff0c\u5916\u754c\u53ef\u7528\u6b64\u63a7\u5236\u5217\u7684\u6392\u5e8f\uff0c\u53ef\u8bbe\u7f6e\u4e3a ',
|
2448
|
+
n.a.createElement('code', null, 'ascend'),
|
2449
|
+
' ',
|
2450
|
+
n.a.createElement('code', null, 'descend'),
|
2451
|
+
' false',
|
2452
|
+
),
|
2453
|
+
n.a.createElement('td', null, 'boolean | string'),
|
2454
|
+
n.a.createElement('td', null, '-'),
|
2455
|
+
n.a.createElement('td', null),
|
2456
|
+
),
|
2457
|
+
n.a.createElement(
|
2458
|
+
'tr',
|
2459
|
+
null,
|
2460
|
+
n.a.createElement('td', null, 'title'),
|
2461
|
+
n.a.createElement(
|
2462
|
+
'td',
|
2463
|
+
null,
|
2464
|
+
'\u5217\u5934\u663e\u793a\u6587\u5b57\uff08\u51fd\u6570\u7528\u6cd5 ',
|
2465
|
+
n.a.createElement('code', null, '3.10.0'),
|
2466
|
+
' \u540e\u652f\u6301\uff09',
|
2467
|
+
),
|
2468
|
+
n.a.createElement(
|
2469
|
+
'td',
|
2470
|
+
null,
|
2471
|
+
'ReactNode | (',
|
2472
|
+
'{',
|
2473
|
+
' sortOrder, sortColumn, filters ',
|
2474
|
+
'}',
|
2475
|
+
') => ReactNode',
|
2476
|
+
),
|
2477
|
+
n.a.createElement('td', null, '-'),
|
2478
|
+
n.a.createElement('td', null),
|
2479
|
+
),
|
2480
|
+
n.a.createElement(
|
2481
|
+
'tr',
|
2482
|
+
null,
|
2483
|
+
n.a.createElement('td', null, 'width'),
|
2484
|
+
n.a.createElement(
|
2485
|
+
'td',
|
2486
|
+
null,
|
2487
|
+
'\u5217\u5bbd\u5ea6\uff08',
|
2488
|
+
n.a.createElement(
|
2489
|
+
r['Link'],
|
2490
|
+
{
|
2491
|
+
to: 'https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241',
|
2492
|
+
},
|
2493
|
+
'\u6307\u5b9a\u4e86\u4e5f\u4e0d\u751f\u6548\uff1f',
|
2494
|
+
),
|
2495
|
+
'\uff09',
|
2496
|
+
),
|
2497
|
+
n.a.createElement('td', null, 'string | number'),
|
2498
|
+
n.a.createElement('td', null, '-'),
|
2499
|
+
n.a.createElement('td', null),
|
2500
|
+
),
|
2501
|
+
n.a.createElement(
|
2502
|
+
'tr',
|
2503
|
+
null,
|
2504
|
+
n.a.createElement('td', null, 'onCell'),
|
2505
|
+
n.a.createElement(
|
2506
|
+
'td',
|
2507
|
+
null,
|
2508
|
+
'\u8bbe\u7f6e\u5355\u5143\u683c\u5c5e\u6027',
|
2509
|
+
),
|
2510
|
+
n.a.createElement('td', null, 'function(record, rowIndex)'),
|
2511
|
+
n.a.createElement('td', null, '-'),
|
2512
|
+
n.a.createElement('td', null),
|
2513
|
+
),
|
2514
|
+
n.a.createElement(
|
2515
|
+
'tr',
|
2516
|
+
null,
|
2517
|
+
n.a.createElement('td', null, 'onFilter'),
|
2518
|
+
n.a.createElement(
|
2519
|
+
'td',
|
2520
|
+
null,
|
2521
|
+
'\u672c\u5730\u6a21\u5f0f\u4e0b\uff0c\u786e\u5b9a\u7b5b\u9009\u7684\u8fd0\u884c\u51fd\u6570',
|
2522
|
+
),
|
2523
|
+
n.a.createElement('td', null, 'function'),
|
2524
|
+
n.a.createElement('td', null, '-'),
|
2525
|
+
n.a.createElement('td', null),
|
2526
|
+
),
|
2527
|
+
n.a.createElement(
|
2528
|
+
'tr',
|
2529
|
+
null,
|
2530
|
+
n.a.createElement(
|
2531
|
+
'td',
|
2532
|
+
null,
|
2533
|
+
'onFilterDropdownVisibleChange',
|
2534
|
+
),
|
2535
|
+
n.a.createElement(
|
2536
|
+
'td',
|
2537
|
+
null,
|
2538
|
+
'\u81ea\u5b9a\u4e49\u7b5b\u9009\u83dc\u5355\u53ef\u89c1\u53d8\u5316\u65f6\u8c03\u7528',
|
2539
|
+
),
|
2540
|
+
n.a.createElement(
|
2541
|
+
'td',
|
2542
|
+
null,
|
2543
|
+
'function(visible) ',
|
2544
|
+
'{',
|
2545
|
+
'}',
|
2546
|
+
),
|
2547
|
+
n.a.createElement('td', null, '-'),
|
2548
|
+
n.a.createElement('td', null),
|
2549
|
+
),
|
2550
|
+
n.a.createElement(
|
2551
|
+
'tr',
|
2552
|
+
null,
|
2553
|
+
n.a.createElement('td', null, 'onHeaderCell'),
|
2554
|
+
n.a.createElement(
|
2555
|
+
'td',
|
2556
|
+
null,
|
2557
|
+
'\u8bbe\u7f6e\u5934\u90e8\u5355\u5143\u683c\u5c5e\u6027',
|
2558
|
+
),
|
2559
|
+
n.a.createElement('td', null, 'function(column)'),
|
2560
|
+
n.a.createElement('td', null, '-'),
|
2561
|
+
n.a.createElement('td', null),
|
2562
|
+
),
|
2563
|
+
),
|
2564
|
+
),
|
2565
|
+
n.a.createElement(
|
2566
|
+
'h3',
|
2567
|
+
{ id: 'columngroup' },
|
2568
|
+
n.a.createElement(
|
2569
|
+
r['AnchorLink'],
|
2570
|
+
{ to: '#columngroup', 'aria-hidden': 'true', tabIndex: -1 },
|
2571
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2572
|
+
),
|
2573
|
+
'ColumnGroup',
|
2574
|
+
),
|
2575
|
+
n.a.createElement(
|
2576
|
+
'table',
|
2577
|
+
null,
|
2578
|
+
n.a.createElement(
|
2579
|
+
'thead',
|
2580
|
+
null,
|
2581
|
+
n.a.createElement(
|
2582
|
+
'tr',
|
2583
|
+
null,
|
2584
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
2585
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
2586
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
2587
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
2588
|
+
),
|
2589
|
+
),
|
2590
|
+
n.a.createElement(
|
2591
|
+
'tbody',
|
2592
|
+
null,
|
2593
|
+
n.a.createElement(
|
2594
|
+
'tr',
|
2595
|
+
null,
|
2596
|
+
n.a.createElement('td', null, 'title'),
|
2597
|
+
n.a.createElement(
|
2598
|
+
'td',
|
2599
|
+
null,
|
2600
|
+
'\u5217\u5934\u663e\u793a\u6587\u5b57',
|
2601
|
+
),
|
2602
|
+
n.a.createElement('td', null, 'ReactNode'),
|
2603
|
+
n.a.createElement('td', null, '-'),
|
2604
|
+
),
|
2605
|
+
),
|
2606
|
+
),
|
2607
|
+
n.a.createElement(
|
2608
|
+
'h3',
|
2609
|
+
{ id: 'pagination' },
|
2610
|
+
n.a.createElement(
|
2611
|
+
r['AnchorLink'],
|
2612
|
+
{ to: '#pagination', 'aria-hidden': 'true', tabIndex: -1 },
|
2613
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2614
|
+
),
|
2615
|
+
'pagination',
|
2616
|
+
),
|
2617
|
+
n.a.createElement(
|
2618
|
+
'p',
|
2619
|
+
null,
|
2620
|
+
'\u5206\u9875\u7684\u914d\u7f6e\u9879\u3002',
|
2621
|
+
),
|
2622
|
+
n.a.createElement(
|
2623
|
+
'table',
|
2624
|
+
null,
|
2625
|
+
n.a.createElement(
|
2626
|
+
'thead',
|
2627
|
+
null,
|
2628
|
+
n.a.createElement(
|
2629
|
+
'tr',
|
2630
|
+
null,
|
2631
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
2632
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
2633
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
2634
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
2635
|
+
),
|
2636
|
+
),
|
2637
|
+
n.a.createElement(
|
2638
|
+
'tbody',
|
2639
|
+
null,
|
2640
|
+
n.a.createElement(
|
2641
|
+
'tr',
|
2642
|
+
null,
|
2643
|
+
n.a.createElement('td', null, 'position'),
|
2644
|
+
n.a.createElement(
|
2645
|
+
'td',
|
2646
|
+
null,
|
2647
|
+
'\u6307\u5b9a\u5206\u9875\u663e\u793a\u7684\u4f4d\u7f6e\uff0c \u53d6\u503c\u4e3a',
|
2648
|
+
n.a.createElement('code', null, 'topLeft'),
|
2649
|
+
' | ',
|
2650
|
+
n.a.createElement('code', null, 'topCenter'),
|
2651
|
+
' | ',
|
2652
|
+
n.a.createElement('code', null, 'topRight'),
|
2653
|
+
' |',
|
2654
|
+
n.a.createElement('code', null, 'bottomLeft'),
|
2655
|
+
' | ',
|
2656
|
+
n.a.createElement('code', null, 'bottomCenter'),
|
2657
|
+
' | ',
|
2658
|
+
n.a.createElement('code', null, 'bottomRight'),
|
2659
|
+
),
|
2660
|
+
n.a.createElement('td', null, 'Array'),
|
2661
|
+
n.a.createElement(
|
2662
|
+
'td',
|
2663
|
+
null,
|
2664
|
+
'[',
|
2665
|
+
n.a.createElement('code', null, 'bottomRight'),
|
2666
|
+
']',
|
2667
|
+
),
|
2668
|
+
),
|
2669
|
+
),
|
2670
|
+
),
|
2671
|
+
n.a.createElement(
|
2672
|
+
'p',
|
2673
|
+
null,
|
2674
|
+
'\u66f4\u591a\u914d\u7f6e\u9879\uff0c\u8bf7\u67e5\u770b ',
|
2675
|
+
n.a.createElement(
|
2676
|
+
r['Link'],
|
2677
|
+
{ to: '/components/pagination/' },
|
2678
|
+
n.a.createElement('code', null, 'Pagination'),
|
2679
|
+
),
|
2680
|
+
'\u3002',
|
2681
|
+
),
|
2682
|
+
n.a.createElement(
|
2683
|
+
'h3',
|
2684
|
+
{ id: 'expandable' },
|
2685
|
+
n.a.createElement(
|
2686
|
+
r['AnchorLink'],
|
2687
|
+
{ to: '#expandable', 'aria-hidden': 'true', tabIndex: -1 },
|
2688
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2689
|
+
),
|
2690
|
+
'expandable',
|
2691
|
+
),
|
2692
|
+
n.a.createElement(
|
2693
|
+
'p',
|
2694
|
+
null,
|
2695
|
+
'\u5c55\u5f00\u529f\u80fd\u7684\u914d\u7f6e\u3002',
|
2696
|
+
),
|
2697
|
+
n.a.createElement(
|
2698
|
+
'table',
|
2699
|
+
null,
|
2700
|
+
n.a.createElement(
|
2701
|
+
'thead',
|
2702
|
+
null,
|
2703
|
+
n.a.createElement(
|
2704
|
+
'tr',
|
2705
|
+
null,
|
2706
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
2707
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
2708
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
2709
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
2710
|
+
n.a.createElement('th', null, '\u7248\u672c'),
|
2711
|
+
),
|
2712
|
+
),
|
2713
|
+
n.a.createElement(
|
2714
|
+
'tbody',
|
2715
|
+
null,
|
2716
|
+
n.a.createElement(
|
2717
|
+
'tr',
|
2718
|
+
null,
|
2719
|
+
n.a.createElement('td', null, 'childrenColumnName'),
|
2720
|
+
n.a.createElement(
|
2721
|
+
'td',
|
2722
|
+
null,
|
2723
|
+
'\u6307\u5b9a\u6811\u5f62\u7ed3\u6784\u7684\u5217\u540d',
|
2724
|
+
),
|
2725
|
+
n.a.createElement('td', null, 'string'),
|
2726
|
+
n.a.createElement('td', null, 'children'),
|
2727
|
+
n.a.createElement('td', null),
|
2728
|
+
),
|
2729
|
+
n.a.createElement(
|
2730
|
+
'tr',
|
2731
|
+
null,
|
2732
|
+
n.a.createElement('td', null, 'columnWidth'),
|
2733
|
+
n.a.createElement(
|
2734
|
+
'td',
|
2735
|
+
null,
|
2736
|
+
'\u81ea\u5b9a\u4e49\u5c55\u5f00\u5217\u5bbd\u5ea6',
|
2737
|
+
),
|
2738
|
+
n.a.createElement('td', null, 'string | number'),
|
2739
|
+
n.a.createElement('td', null, '-'),
|
2740
|
+
n.a.createElement('td', null),
|
2741
|
+
),
|
2742
|
+
n.a.createElement(
|
2743
|
+
'tr',
|
2744
|
+
null,
|
2745
|
+
n.a.createElement('td', null, 'defaultExpandAllRows'),
|
2746
|
+
n.a.createElement(
|
2747
|
+
'td',
|
2748
|
+
null,
|
2749
|
+
'\u521d\u59cb\u65f6\uff0c\u662f\u5426\u5c55\u5f00\u6240\u6709\u884c',
|
2750
|
+
),
|
2751
|
+
n.a.createElement('td', null, 'boolean'),
|
2752
|
+
n.a.createElement('td', null, 'false'),
|
2753
|
+
n.a.createElement('td', null),
|
2754
|
+
),
|
2755
|
+
n.a.createElement(
|
2756
|
+
'tr',
|
2757
|
+
null,
|
2758
|
+
n.a.createElement('td', null, 'defaultExpandedRowKeys'),
|
2759
|
+
n.a.createElement(
|
2760
|
+
'td',
|
2761
|
+
null,
|
2762
|
+
'\u9ed8\u8ba4\u5c55\u5f00\u7684\u884c',
|
2763
|
+
),
|
2764
|
+
n.a.createElement('td', null, 'string[]'),
|
2765
|
+
n.a.createElement('td', null, '-'),
|
2766
|
+
n.a.createElement('td', null),
|
2767
|
+
),
|
2768
|
+
n.a.createElement(
|
2769
|
+
'tr',
|
2770
|
+
null,
|
2771
|
+
n.a.createElement('td', null, 'expandedRowClassName'),
|
2772
|
+
n.a.createElement(
|
2773
|
+
'td',
|
2774
|
+
null,
|
2775
|
+
'\u5c55\u5f00\u884c\u7684 className',
|
2776
|
+
),
|
2777
|
+
n.a.createElement(
|
2778
|
+
'td',
|
2779
|
+
null,
|
2780
|
+
'function(record, index, indent): string',
|
2781
|
+
),
|
2782
|
+
n.a.createElement('td', null, '-'),
|
2783
|
+
n.a.createElement('td', null),
|
2784
|
+
),
|
2785
|
+
n.a.createElement(
|
2786
|
+
'tr',
|
2787
|
+
null,
|
2788
|
+
n.a.createElement('td', null, 'expandedRowKeys'),
|
2789
|
+
n.a.createElement(
|
2790
|
+
'td',
|
2791
|
+
null,
|
2792
|
+
'\u5c55\u5f00\u7684\u884c\uff0c\u63a7\u5236\u5c5e\u6027',
|
2793
|
+
),
|
2794
|
+
n.a.createElement('td', null, 'string[]'),
|
2795
|
+
n.a.createElement('td', null, '-'),
|
2796
|
+
n.a.createElement('td', null),
|
2797
|
+
),
|
2798
|
+
n.a.createElement(
|
2799
|
+
'tr',
|
2800
|
+
null,
|
2801
|
+
n.a.createElement('td', null, 'expandedRowRender'),
|
2802
|
+
n.a.createElement(
|
2803
|
+
'td',
|
2804
|
+
null,
|
2805
|
+
'\u989d\u5916\u7684\u5c55\u5f00\u884c',
|
2806
|
+
),
|
2807
|
+
n.a.createElement(
|
2808
|
+
'td',
|
2809
|
+
null,
|
2810
|
+
'function(record, index, indent, expanded): ReactNode',
|
2811
|
+
),
|
2812
|
+
n.a.createElement('td', null, '-'),
|
2813
|
+
n.a.createElement('td', null),
|
2814
|
+
),
|
2815
|
+
n.a.createElement(
|
2816
|
+
'tr',
|
2817
|
+
null,
|
2818
|
+
n.a.createElement('td', null, 'expandIcon'),
|
2819
|
+
n.a.createElement(
|
2820
|
+
'td',
|
2821
|
+
null,
|
2822
|
+
'\u81ea\u5b9a\u4e49\u5c55\u5f00\u56fe\u6807\uff0c\u53c2\u8003',
|
2823
|
+
n.a.createElement(
|
2824
|
+
r['Link'],
|
2825
|
+
{ to: 'https://codesandbox.io/s/fervent-bird-nuzpr' },
|
2826
|
+
'\u793a\u4f8b',
|
2827
|
+
),
|
2828
|
+
),
|
2829
|
+
n.a.createElement('td', null, 'function(props): ReactNode'),
|
2830
|
+
n.a.createElement('td', null, '-'),
|
2831
|
+
n.a.createElement('td', null),
|
2832
|
+
),
|
2833
|
+
n.a.createElement(
|
2834
|
+
'tr',
|
2835
|
+
null,
|
2836
|
+
n.a.createElement('td', null, 'expandIconColumnIndex'),
|
2837
|
+
n.a.createElement(
|
2838
|
+
'td',
|
2839
|
+
null,
|
2840
|
+
'\u81ea\u5b9a\u4e49\u5c55\u5f00\u6309\u94ae\u7684\u5217\u987a\u5e8f\uff0c',
|
2841
|
+
n.a.createElement('code', null, '-1'),
|
2842
|
+
' \u65f6\u4e0d\u5c55\u793a',
|
2843
|
+
),
|
2844
|
+
n.a.createElement('td', null, 'number'),
|
2845
|
+
n.a.createElement('td', null, '-'),
|
2846
|
+
n.a.createElement('td', null),
|
2847
|
+
),
|
2848
|
+
n.a.createElement(
|
2849
|
+
'tr',
|
2850
|
+
null,
|
2851
|
+
n.a.createElement('td', null, 'expandRowByClick'),
|
2852
|
+
n.a.createElement(
|
2853
|
+
'td',
|
2854
|
+
null,
|
2855
|
+
'\u901a\u8fc7\u70b9\u51fb\u884c\u6765\u5c55\u5f00\u5b50\u884c',
|
2856
|
+
),
|
2857
|
+
n.a.createElement('td', null, 'boolean'),
|
2858
|
+
n.a.createElement('td', null, 'false'),
|
2859
|
+
n.a.createElement('td', null),
|
2860
|
+
),
|
2861
|
+
n.a.createElement(
|
2862
|
+
'tr',
|
2863
|
+
null,
|
2864
|
+
n.a.createElement('td', null, 'fixed'),
|
2865
|
+
n.a.createElement(
|
2866
|
+
'td',
|
2867
|
+
null,
|
2868
|
+
'\u63a7\u5236\u5c55\u5f00\u56fe\u6807\u662f\u5426\u56fa\u5b9a\uff0c\u53ef\u9009 true ',
|
2869
|
+
n.a.createElement('code', null, 'left'),
|
2870
|
+
' ',
|
2871
|
+
n.a.createElement('code', null, 'right'),
|
2872
|
+
),
|
2873
|
+
n.a.createElement('td', null, 'boolean | string'),
|
2874
|
+
n.a.createElement('td', null, 'false'),
|
2875
|
+
n.a.createElement('td', null, '4.16.0'),
|
2876
|
+
),
|
2877
|
+
n.a.createElement(
|
2878
|
+
'tr',
|
2879
|
+
null,
|
2880
|
+
n.a.createElement('td', null, 'indentSize'),
|
2881
|
+
n.a.createElement(
|
2882
|
+
'td',
|
2883
|
+
null,
|
2884
|
+
'\u5c55\u793a\u6811\u5f62\u6570\u636e\u65f6\uff0c\u6bcf\u5c42\u7f29\u8fdb\u7684\u5bbd\u5ea6\uff0c\u4ee5 px \u4e3a\u5355\u4f4d',
|
2885
|
+
),
|
2886
|
+
n.a.createElement('td', null, 'number'),
|
2887
|
+
n.a.createElement('td', null, '15'),
|
2888
|
+
n.a.createElement('td', null),
|
2889
|
+
),
|
2890
|
+
n.a.createElement(
|
2891
|
+
'tr',
|
2892
|
+
null,
|
2893
|
+
n.a.createElement('td', null, 'rowExpandable'),
|
2894
|
+
n.a.createElement(
|
2895
|
+
'td',
|
2896
|
+
null,
|
2897
|
+
'\u8bbe\u7f6e\u662f\u5426\u5141\u8bb8\u884c\u5c55\u5f00',
|
2898
|
+
),
|
2899
|
+
n.a.createElement('td', null, '(record) => boolean'),
|
2900
|
+
n.a.createElement('td', null, '-'),
|
2901
|
+
n.a.createElement('td', null),
|
2902
|
+
),
|
2903
|
+
n.a.createElement(
|
2904
|
+
'tr',
|
2905
|
+
null,
|
2906
|
+
n.a.createElement('td', null, 'onExpand'),
|
2907
|
+
n.a.createElement(
|
2908
|
+
'td',
|
2909
|
+
null,
|
2910
|
+
'\u70b9\u51fb\u5c55\u5f00\u56fe\u6807\u65f6\u89e6\u53d1',
|
2911
|
+
),
|
2912
|
+
n.a.createElement('td', null, 'function(expanded, record)'),
|
2913
|
+
n.a.createElement('td', null, '-'),
|
2914
|
+
n.a.createElement('td', null),
|
2915
|
+
),
|
2916
|
+
n.a.createElement(
|
2917
|
+
'tr',
|
2918
|
+
null,
|
2919
|
+
n.a.createElement('td', null, 'onExpandedRowsChange'),
|
2920
|
+
n.a.createElement(
|
2921
|
+
'td',
|
2922
|
+
null,
|
2923
|
+
'\u5c55\u5f00\u7684\u884c\u53d8\u5316\u65f6\u89e6\u53d1',
|
2924
|
+
),
|
2925
|
+
n.a.createElement('td', null, 'function(expandedRows)'),
|
2926
|
+
n.a.createElement('td', null, '-'),
|
2927
|
+
n.a.createElement('td', null),
|
2928
|
+
),
|
2929
|
+
),
|
2930
|
+
),
|
2931
|
+
n.a.createElement(
|
2932
|
+
'ul',
|
2933
|
+
null,
|
2934
|
+
n.a.createElement(
|
2935
|
+
'li',
|
2936
|
+
null,
|
2937
|
+
n.a.createElement('code', null, 'fixed'),
|
2938
|
+
n.a.createElement(
|
2939
|
+
'ul',
|
2940
|
+
null,
|
2941
|
+
n.a.createElement(
|
2942
|
+
'li',
|
2943
|
+
null,
|
2944
|
+
'\u5f53\u8bbe\u7f6e\u4e3a true \u6216 ',
|
2945
|
+
n.a.createElement('code', null, 'left'),
|
2946
|
+
' \u4e14 ',
|
2947
|
+
n.a.createElement('code', null, 'expandIconColumnIndex'),
|
2948
|
+
' \u672a\u8bbe\u7f6e\u6216\u4e3a 0 \u65f6\uff0c\u5f00\u542f\u56fa\u5b9a',
|
2949
|
+
),
|
2950
|
+
n.a.createElement(
|
2951
|
+
'li',
|
2952
|
+
null,
|
2953
|
+
'\u5f53\u8bbe\u7f6e\u4e3a true \u6216 ',
|
2954
|
+
n.a.createElement('code', null, 'right'),
|
2955
|
+
' \u4e14 ',
|
2956
|
+
n.a.createElement('code', null, 'expandIconColumnIndex'),
|
2957
|
+
' \u8bbe\u7f6e\u4e3a\u8868\u683c\u5217\u6570\u65f6\uff0c\u5f00\u542f\u56fa\u5b9a',
|
2958
|
+
),
|
2959
|
+
),
|
2960
|
+
),
|
2961
|
+
),
|
2962
|
+
n.a.createElement(
|
2963
|
+
'h3',
|
2964
|
+
{ id: 'rowselection' },
|
2965
|
+
n.a.createElement(
|
2966
|
+
r['AnchorLink'],
|
2967
|
+
{ to: '#rowselection', 'aria-hidden': 'true', tabIndex: -1 },
|
2968
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
2969
|
+
),
|
2970
|
+
'rowSelection',
|
2971
|
+
),
|
2972
|
+
n.a.createElement(
|
2973
|
+
'p',
|
2974
|
+
null,
|
2975
|
+
'\u9009\u62e9\u529f\u80fd\u7684\u914d\u7f6e\u3002',
|
2976
|
+
),
|
2977
|
+
n.a.createElement(
|
2978
|
+
'table',
|
2979
|
+
null,
|
2980
|
+
n.a.createElement(
|
2981
|
+
'thead',
|
2982
|
+
null,
|
2983
|
+
n.a.createElement(
|
2984
|
+
'tr',
|
2985
|
+
null,
|
2986
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
2987
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
2988
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
2989
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
2990
|
+
n.a.createElement('th', null, '\u7248\u672c'),
|
2991
|
+
),
|
2992
|
+
),
|
2993
|
+
n.a.createElement(
|
2994
|
+
'tbody',
|
2995
|
+
null,
|
2996
|
+
n.a.createElement(
|
2997
|
+
'tr',
|
2998
|
+
null,
|
2999
|
+
n.a.createElement('td', null, 'checkStrictly'),
|
3000
|
+
n.a.createElement(
|
3001
|
+
'td',
|
3002
|
+
null,
|
3003
|
+
'checkable \u72b6\u6001\u4e0b\u8282\u70b9\u9009\u62e9\u5b8c\u5168\u53d7\u63a7\uff08\u7236\u5b50\u6570\u636e\u9009\u4e2d\u72b6\u6001\u4e0d\u518d\u5173\u8054\uff09',
|
3004
|
+
),
|
3005
|
+
n.a.createElement('td', null, 'boolean'),
|
3006
|
+
n.a.createElement('td', null, 'true'),
|
3007
|
+
n.a.createElement('td', null, '4.4.0'),
|
3008
|
+
),
|
3009
|
+
n.a.createElement(
|
3010
|
+
'tr',
|
3011
|
+
null,
|
3012
|
+
n.a.createElement('td', null, 'columnTitle'),
|
3013
|
+
n.a.createElement(
|
3014
|
+
'td',
|
3015
|
+
null,
|
3016
|
+
'\u81ea\u5b9a\u4e49\u5217\u8868\u9009\u62e9\u6846\u6807\u9898',
|
3017
|
+
),
|
3018
|
+
n.a.createElement('td', null, 'ReactNode'),
|
3019
|
+
n.a.createElement('td', null, '-'),
|
3020
|
+
n.a.createElement('td', null),
|
3021
|
+
),
|
3022
|
+
n.a.createElement(
|
3023
|
+
'tr',
|
3024
|
+
null,
|
3025
|
+
n.a.createElement('td', null, 'columnWidth'),
|
3026
|
+
n.a.createElement(
|
3027
|
+
'td',
|
3028
|
+
null,
|
3029
|
+
'\u81ea\u5b9a\u4e49\u5217\u8868\u9009\u62e9\u6846\u5bbd\u5ea6',
|
3030
|
+
),
|
3031
|
+
n.a.createElement('td', null, 'string | number'),
|
3032
|
+
n.a.createElement(
|
3033
|
+
'td',
|
3034
|
+
null,
|
3035
|
+
n.a.createElement('code', null, '32px'),
|
3036
|
+
),
|
3037
|
+
n.a.createElement('td', null),
|
3038
|
+
),
|
3039
|
+
n.a.createElement(
|
3040
|
+
'tr',
|
3041
|
+
null,
|
3042
|
+
n.a.createElement('td', null, 'fixed'),
|
3043
|
+
n.a.createElement(
|
3044
|
+
'td',
|
3045
|
+
null,
|
3046
|
+
'\u628a\u9009\u62e9\u6846\u5217\u56fa\u5b9a\u5728\u5de6\u8fb9',
|
3047
|
+
),
|
3048
|
+
n.a.createElement('td', null, 'boolean'),
|
3049
|
+
n.a.createElement('td', null, '-'),
|
3050
|
+
n.a.createElement('td', null),
|
3051
|
+
),
|
3052
|
+
n.a.createElement(
|
3053
|
+
'tr',
|
3054
|
+
null,
|
3055
|
+
n.a.createElement('td', null, 'getCheckboxProps'),
|
3056
|
+
n.a.createElement(
|
3057
|
+
'td',
|
3058
|
+
null,
|
3059
|
+
'\u9009\u62e9\u6846\u7684\u9ed8\u8ba4\u5c5e\u6027\u914d\u7f6e',
|
3060
|
+
),
|
3061
|
+
n.a.createElement('td', null, 'function(record)'),
|
3062
|
+
n.a.createElement('td', null, '-'),
|
3063
|
+
n.a.createElement('td', null),
|
3064
|
+
),
|
3065
|
+
n.a.createElement(
|
3066
|
+
'tr',
|
3067
|
+
null,
|
3068
|
+
n.a.createElement('td', null, 'hideSelectAll'),
|
3069
|
+
n.a.createElement(
|
3070
|
+
'td',
|
3071
|
+
null,
|
3072
|
+
'\u9690\u85cf\u5168\u9009\u52fe\u9009\u6846\u4e0e\u81ea\u5b9a\u4e49\u9009\u62e9\u9879',
|
3073
|
+
),
|
3074
|
+
n.a.createElement('td', null, 'boolean'),
|
3075
|
+
n.a.createElement('td', null, 'false'),
|
3076
|
+
n.a.createElement('td', null, '4.3.0'),
|
3077
|
+
),
|
3078
|
+
n.a.createElement(
|
3079
|
+
'tr',
|
3080
|
+
null,
|
3081
|
+
n.a.createElement('td', null, 'preserveSelectedRowKeys'),
|
3082
|
+
n.a.createElement(
|
3083
|
+
'td',
|
3084
|
+
null,
|
3085
|
+
'\u5f53\u6570\u636e\u88ab\u5220\u9664\u65f6\u4ecd\u7136\u4fdd\u7559\u9009\u9879\u7684 ',
|
3086
|
+
n.a.createElement('code', null, 'key'),
|
3087
|
+
),
|
3088
|
+
n.a.createElement('td', null, 'boolean'),
|
3089
|
+
n.a.createElement('td', null, '-'),
|
3090
|
+
n.a.createElement('td', null, '4.4.0'),
|
3091
|
+
),
|
3092
|
+
n.a.createElement(
|
3093
|
+
'tr',
|
3094
|
+
null,
|
3095
|
+
n.a.createElement('td', null, 'renderCell'),
|
3096
|
+
n.a.createElement(
|
3097
|
+
'td',
|
3098
|
+
null,
|
3099
|
+
'\u6e32\u67d3\u52fe\u9009\u6846\uff0c\u7528\u6cd5\u4e0e Column \u7684 ',
|
3100
|
+
n.a.createElement('code', null, 'render'),
|
3101
|
+
' \u76f8\u540c',
|
3102
|
+
),
|
3103
|
+
n.a.createElement(
|
3104
|
+
'td',
|
3105
|
+
null,
|
3106
|
+
'function(checked, record, index, originNode) ',
|
3107
|
+
'{',
|
3108
|
+
'}',
|
3109
|
+
),
|
3110
|
+
n.a.createElement('td', null, '-'),
|
3111
|
+
n.a.createElement('td', null, '4.1.0'),
|
3112
|
+
),
|
3113
|
+
n.a.createElement(
|
3114
|
+
'tr',
|
3115
|
+
null,
|
3116
|
+
n.a.createElement('td', null, 'selectedRowKeys'),
|
3117
|
+
n.a.createElement(
|
3118
|
+
'td',
|
3119
|
+
null,
|
3120
|
+
'\u6307\u5b9a\u9009\u4e2d\u9879\u7684 key \u6570\u7ec4\uff0c\u9700\u8981\u548c onChange \u8fdb\u884c\u914d\u5408',
|
3121
|
+
),
|
3122
|
+
n.a.createElement('td', null, 'string[] | number[]'),
|
3123
|
+
n.a.createElement('td', null, '[]'),
|
3124
|
+
n.a.createElement('td', null),
|
3125
|
+
),
|
3126
|
+
n.a.createElement(
|
3127
|
+
'tr',
|
3128
|
+
null,
|
3129
|
+
n.a.createElement('td', null, 'defaultSelectedRowKeys'),
|
3130
|
+
n.a.createElement(
|
3131
|
+
'td',
|
3132
|
+
null,
|
3133
|
+
'\u9ed8\u8ba4\u9009\u4e2d\u9879\u7684 key \u6570\u7ec4',
|
3134
|
+
),
|
3135
|
+
n.a.createElement('td', null, 'string[] | number[]'),
|
3136
|
+
n.a.createElement('td', null, '[]'),
|
3137
|
+
n.a.createElement('td', null),
|
3138
|
+
),
|
3139
|
+
n.a.createElement(
|
3140
|
+
'tr',
|
3141
|
+
null,
|
3142
|
+
n.a.createElement('td', null, 'selections'),
|
3143
|
+
n.a.createElement(
|
3144
|
+
'td',
|
3145
|
+
null,
|
3146
|
+
'\u81ea\u5b9a\u4e49\u9009\u62e9\u9879 ',
|
3147
|
+
n.a.createElement(
|
3148
|
+
r['AnchorLink'],
|
3149
|
+
{ to: '#selection' },
|
3150
|
+
'\u914d\u7f6e\u9879',
|
3151
|
+
),
|
3152
|
+
', \u8bbe\u4e3a ',
|
3153
|
+
n.a.createElement('code', null, 'true'),
|
3154
|
+
' \u65f6\u4f7f\u7528\u9ed8\u8ba4\u9009\u62e9\u9879',
|
3155
|
+
),
|
3156
|
+
n.a.createElement('td', null, 'object[] | boolean'),
|
3157
|
+
n.a.createElement('td', null, 'true'),
|
3158
|
+
n.a.createElement('td', null),
|
3159
|
+
),
|
3160
|
+
n.a.createElement(
|
3161
|
+
'tr',
|
3162
|
+
null,
|
3163
|
+
n.a.createElement('td', null, 'type'),
|
3164
|
+
n.a.createElement('td', null, '\u591a\u9009/\u5355\u9009'),
|
3165
|
+
n.a.createElement(
|
3166
|
+
'td',
|
3167
|
+
null,
|
3168
|
+
n.a.createElement('code', null, 'checkbox'),
|
3169
|
+
' | ',
|
3170
|
+
n.a.createElement('code', null, 'radio'),
|
3171
|
+
),
|
3172
|
+
n.a.createElement(
|
3173
|
+
'td',
|
3174
|
+
null,
|
3175
|
+
n.a.createElement('code', null, 'checkbox'),
|
3176
|
+
),
|
3177
|
+
n.a.createElement('td', null),
|
3178
|
+
),
|
3179
|
+
n.a.createElement(
|
3180
|
+
'tr',
|
3181
|
+
null,
|
3182
|
+
n.a.createElement('td', null, 'onChange'),
|
3183
|
+
n.a.createElement(
|
3184
|
+
'td',
|
3185
|
+
null,
|
3186
|
+
'\u9009\u4e2d\u9879\u53d1\u751f\u53d8\u5316\u65f6\u7684\u56de\u8c03',
|
3187
|
+
),
|
3188
|
+
n.a.createElement(
|
3189
|
+
'td',
|
3190
|
+
null,
|
3191
|
+
'function(selectedRowKeys, selectedRows)',
|
3192
|
+
),
|
3193
|
+
n.a.createElement('td', null, '-'),
|
3194
|
+
n.a.createElement('td', null),
|
3195
|
+
),
|
3196
|
+
n.a.createElement(
|
3197
|
+
'tr',
|
3198
|
+
null,
|
3199
|
+
n.a.createElement('td', null, 'onSelect'),
|
3200
|
+
n.a.createElement(
|
3201
|
+
'td',
|
3202
|
+
null,
|
3203
|
+
'\u7528\u6237\u624b\u52a8\u9009\u62e9/\u53d6\u6d88\u9009\u62e9\u67d0\u884c\u7684\u56de\u8c03',
|
3204
|
+
),
|
3205
|
+
n.a.createElement(
|
3206
|
+
'td',
|
3207
|
+
null,
|
3208
|
+
'function(record, selected, selectedRows, nativeEvent)',
|
3209
|
+
),
|
3210
|
+
n.a.createElement('td', null, '-'),
|
3211
|
+
n.a.createElement('td', null),
|
3212
|
+
),
|
3213
|
+
n.a.createElement(
|
3214
|
+
'tr',
|
3215
|
+
null,
|
3216
|
+
n.a.createElement('td', null, 'onSelectAll'),
|
3217
|
+
n.a.createElement(
|
3218
|
+
'td',
|
3219
|
+
null,
|
3220
|
+
'\u7528\u6237\u624b\u52a8\u9009\u62e9/\u53d6\u6d88\u9009\u62e9\u6240\u6709\u884c\u7684\u56de\u8c03',
|
3221
|
+
),
|
3222
|
+
n.a.createElement(
|
3223
|
+
'td',
|
3224
|
+
null,
|
3225
|
+
'function(selected, selectedRows, changeRows)',
|
3226
|
+
),
|
3227
|
+
n.a.createElement('td', null, '-'),
|
3228
|
+
n.a.createElement('td', null),
|
3229
|
+
),
|
3230
|
+
n.a.createElement(
|
3231
|
+
'tr',
|
3232
|
+
null,
|
3233
|
+
n.a.createElement('td', null, 'onSelectInvert'),
|
3234
|
+
n.a.createElement(
|
3235
|
+
'td',
|
3236
|
+
null,
|
3237
|
+
'\u7528\u6237\u624b\u52a8\u9009\u62e9\u53cd\u9009\u7684\u56de\u8c03',
|
3238
|
+
),
|
3239
|
+
n.a.createElement('td', null, 'function(selectedRowKeys)'),
|
3240
|
+
n.a.createElement('td', null, '-'),
|
3241
|
+
n.a.createElement('td', null),
|
3242
|
+
),
|
3243
|
+
n.a.createElement(
|
3244
|
+
'tr',
|
3245
|
+
null,
|
3246
|
+
n.a.createElement('td', null, 'onSelectNone'),
|
3247
|
+
n.a.createElement(
|
3248
|
+
'td',
|
3249
|
+
null,
|
3250
|
+
'\u7528\u6237\u6e05\u7a7a\u9009\u62e9\u7684\u56de\u8c03',
|
3251
|
+
),
|
3252
|
+
n.a.createElement('td', null, 'function()'),
|
3253
|
+
n.a.createElement('td', null, '-'),
|
3254
|
+
n.a.createElement('td', null),
|
3255
|
+
),
|
3256
|
+
),
|
3257
|
+
),
|
3258
|
+
n.a.createElement(
|
3259
|
+
'h3',
|
3260
|
+
{ id: 'scroll' },
|
3261
|
+
n.a.createElement(
|
3262
|
+
r['AnchorLink'],
|
3263
|
+
{ to: '#scroll', 'aria-hidden': 'true', tabIndex: -1 },
|
3264
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3265
|
+
),
|
3266
|
+
'scroll',
|
3267
|
+
),
|
3268
|
+
n.a.createElement(
|
3269
|
+
'table',
|
3270
|
+
null,
|
3271
|
+
n.a.createElement(
|
3272
|
+
'thead',
|
3273
|
+
null,
|
3274
|
+
n.a.createElement(
|
3275
|
+
'tr',
|
3276
|
+
null,
|
3277
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
3278
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
3279
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
3280
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
3281
|
+
),
|
3282
|
+
),
|
3283
|
+
n.a.createElement(
|
3284
|
+
'tbody',
|
3285
|
+
null,
|
3286
|
+
n.a.createElement(
|
3287
|
+
'tr',
|
3288
|
+
null,
|
3289
|
+
n.a.createElement('td', null, 'scrollToFirstRowOnChange'),
|
3290
|
+
n.a.createElement(
|
3291
|
+
'td',
|
3292
|
+
null,
|
3293
|
+
'\u5f53\u5206\u9875\u3001\u6392\u5e8f\u3001\u7b5b\u9009\u53d8\u5316\u540e\u662f\u5426\u6eda\u52a8\u5230\u8868\u683c\u9876\u90e8',
|
3294
|
+
),
|
3295
|
+
n.a.createElement('td', null, 'boolean'),
|
3296
|
+
n.a.createElement('td', null, '-'),
|
3297
|
+
),
|
3298
|
+
n.a.createElement(
|
3299
|
+
'tr',
|
3300
|
+
null,
|
3301
|
+
n.a.createElement('td', null, 'x'),
|
3302
|
+
n.a.createElement(
|
3303
|
+
'td',
|
3304
|
+
null,
|
3305
|
+
'\u8bbe\u7f6e\u6a2a\u5411\u6eda\u52a8\uff0c\u4e5f\u53ef\u7528\u4e8e\u6307\u5b9a\u6eda\u52a8\u533a\u57df\u7684\u5bbd\uff0c\u53ef\u4ee5\u8bbe\u7f6e\u4e3a\u50cf\u7d20\u503c\uff0c\u767e\u5206\u6bd4\uff0ctrue \u548c ',
|
3306
|
+
n.a.createElement(
|
3307
|
+
r['Link'],
|
3308
|
+
{
|
3309
|
+
to: 'https://developer.mozilla.org/zh-CN/docs/Web/CSS/width#max-content',
|
3310
|
+
},
|
3311
|
+
"'max-content'",
|
3312
|
+
),
|
3313
|
+
),
|
3314
|
+
n.a.createElement('td', null, 'string | number | true'),
|
3315
|
+
n.a.createElement('td', null, '-'),
|
3316
|
+
),
|
3317
|
+
n.a.createElement(
|
3318
|
+
'tr',
|
3319
|
+
null,
|
3320
|
+
n.a.createElement('td', null, 'y'),
|
3321
|
+
n.a.createElement(
|
3322
|
+
'td',
|
3323
|
+
null,
|
3324
|
+
'\u8bbe\u7f6e\u7eb5\u5411\u6eda\u52a8\uff0c\u4e5f\u53ef\u7528\u4e8e\u6307\u5b9a\u6eda\u52a8\u533a\u57df\u7684\u9ad8\uff0c\u53ef\u4ee5\u8bbe\u7f6e\u4e3a\u50cf\u7d20\u503c',
|
3325
|
+
),
|
3326
|
+
n.a.createElement('td', null, 'string | number'),
|
3327
|
+
n.a.createElement('td', null, '-'),
|
3328
|
+
),
|
3329
|
+
),
|
3330
|
+
),
|
3331
|
+
n.a.createElement(
|
3332
|
+
'h3',
|
3333
|
+
{ id: 'selection' },
|
3334
|
+
n.a.createElement(
|
3335
|
+
r['AnchorLink'],
|
3336
|
+
{ to: '#selection', 'aria-hidden': 'true', tabIndex: -1 },
|
3337
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3338
|
+
),
|
3339
|
+
'selection',
|
3340
|
+
),
|
3341
|
+
n.a.createElement(
|
3342
|
+
'table',
|
3343
|
+
null,
|
3344
|
+
n.a.createElement(
|
3345
|
+
'thead',
|
3346
|
+
null,
|
3347
|
+
n.a.createElement(
|
3348
|
+
'tr',
|
3349
|
+
null,
|
3350
|
+
n.a.createElement('th', null, '\u53c2\u6570'),
|
3351
|
+
n.a.createElement('th', null, '\u8bf4\u660e'),
|
3352
|
+
n.a.createElement('th', null, '\u7c7b\u578b'),
|
3353
|
+
n.a.createElement('th', null, '\u9ed8\u8ba4\u503c'),
|
3354
|
+
),
|
3355
|
+
),
|
3356
|
+
n.a.createElement(
|
3357
|
+
'tbody',
|
3358
|
+
null,
|
3359
|
+
n.a.createElement(
|
3360
|
+
'tr',
|
3361
|
+
null,
|
3362
|
+
n.a.createElement('td', null, 'key'),
|
3363
|
+
n.a.createElement(
|
3364
|
+
'td',
|
3365
|
+
null,
|
3366
|
+
'React \u9700\u8981\u7684 key\uff0c\u5efa\u8bae\u8bbe\u7f6e',
|
3367
|
+
),
|
3368
|
+
n.a.createElement('td', null, 'string'),
|
3369
|
+
n.a.createElement('td', null, '-'),
|
3370
|
+
),
|
3371
|
+
n.a.createElement(
|
3372
|
+
'tr',
|
3373
|
+
null,
|
3374
|
+
n.a.createElement('td', null, 'text'),
|
3375
|
+
n.a.createElement(
|
3376
|
+
'td',
|
3377
|
+
null,
|
3378
|
+
'\u9009\u62e9\u9879\u663e\u793a\u7684\u6587\u5b57',
|
3379
|
+
),
|
3380
|
+
n.a.createElement('td', null, 'ReactNode'),
|
3381
|
+
n.a.createElement('td', null, '-'),
|
3382
|
+
),
|
3383
|
+
n.a.createElement(
|
3384
|
+
'tr',
|
3385
|
+
null,
|
3386
|
+
n.a.createElement('td', null, 'onSelect'),
|
3387
|
+
n.a.createElement(
|
3388
|
+
'td',
|
3389
|
+
null,
|
3390
|
+
'\u9009\u62e9\u9879\u70b9\u51fb\u56de\u8c03',
|
3391
|
+
),
|
3392
|
+
n.a.createElement(
|
3393
|
+
'td',
|
3394
|
+
null,
|
3395
|
+
'function(changeableRowKeys)',
|
3396
|
+
),
|
3397
|
+
n.a.createElement('td', null, '-'),
|
3398
|
+
),
|
3399
|
+
),
|
3400
|
+
),
|
3401
|
+
n.a.createElement(
|
3402
|
+
'h2',
|
3403
|
+
{ id: '\u5728-typescript-\u4e2d\u4f7f\u7528' },
|
3404
|
+
n.a.createElement(
|
3405
|
+
r['AnchorLink'],
|
3406
|
+
{
|
3407
|
+
to: '#\u5728-typescript-\u4e2d\u4f7f\u7528',
|
3408
|
+
'aria-hidden': 'true',
|
3409
|
+
tabIndex: -1,
|
3410
|
+
},
|
3411
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3412
|
+
),
|
3413
|
+
'\u5728 TypeScript \u4e2d\u4f7f\u7528',
|
3414
|
+
),
|
3415
|
+
n.a.createElement(m['a'], {
|
3416
|
+
code: "import { Table } from '@fle-ui/next';\nimport { ColumnsType } from '@fle-ui/next/es/table';\n\ninterface User {\n key: number;\n name: string;\n}\n\nconst columns: ColumnsType<User> = [\n {\n key: 'name',\n title: 'Name',\n dataIndex: 'name',\n },\n];\n\nconst data: User[] = [\n {\n key: 0,\n name: 'Jack',\n },\n];\n\nexport default () => (\n <>\n <Table<User> columns={columns} dataSource={data} />\n /* \u4f7f\u7528 JSX \u98ce\u683c\u7684 API */\n <Table<User> dataSource={data}>\n <Table.Column<User> key=\"name\" title=\"Name\" dataIndex=\"name\" />\n </Table>\n </>\n);",
|
3417
|
+
lang: 'bash',
|
3418
|
+
}),
|
3419
|
+
n.a.createElement(
|
3420
|
+
'p',
|
3421
|
+
null,
|
3422
|
+
'TypeScript \u91cc\u4f7f\u7528 Table \u7684 ',
|
3423
|
+
n.a.createElement(
|
3424
|
+
r['Link'],
|
3425
|
+
{ to: 'https://codesandbox.io/s/serene-platform-0jo5t' },
|
3426
|
+
'CodeSandbox \u5b9e\u4f8b',
|
3427
|
+
),
|
3428
|
+
'\u3002',
|
3429
|
+
),
|
3430
|
+
n.a.createElement(
|
3431
|
+
'h2',
|
3432
|
+
{ id: '\u6ce8\u610f' },
|
3433
|
+
n.a.createElement(
|
3434
|
+
r['AnchorLink'],
|
3435
|
+
{ to: '#\u6ce8\u610f', 'aria-hidden': 'true', tabIndex: -1 },
|
3436
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3437
|
+
),
|
3438
|
+
'\u6ce8\u610f',
|
3439
|
+
),
|
3440
|
+
n.a.createElement(
|
3441
|
+
'p',
|
3442
|
+
null,
|
3443
|
+
'\u6309\u7167 ',
|
3444
|
+
n.a.createElement(
|
3445
|
+
r['Link'],
|
3446
|
+
{
|
3447
|
+
to: 'https://zh-hans.reactjs.org/docs/lists-and-keys.html#keys',
|
3448
|
+
},
|
3449
|
+
'React \u7684\u89c4\u8303',
|
3450
|
+
),
|
3451
|
+
'\uff0c\u6240\u6709\u7684\u6570\u7ec4\u7ec4\u4ef6\u5fc5\u987b\u7ed1\u5b9a ',
|
3452
|
+
n.a.createElement('code', null, 'key'),
|
3453
|
+
'\u3002\u5728 Table \u4e2d\uff0c',
|
3454
|
+
n.a.createElement('code', null, 'dataSource'),
|
3455
|
+
' \u548c ',
|
3456
|
+
n.a.createElement('code', null, 'columns'),
|
3457
|
+
' \u91cc\u7684\u6570\u636e\u503c\u90fd\u9700\u8981\u6307\u5b9a ',
|
3458
|
+
n.a.createElement('code', null, 'key'),
|
3459
|
+
' \u503c\u3002\u5bf9\u4e8e ',
|
3460
|
+
n.a.createElement('code', null, 'dataSource'),
|
3461
|
+
' \u9ed8\u8ba4\u5c06\u6bcf\u5217\u6570\u636e\u7684 ',
|
3462
|
+
n.a.createElement('code', null, 'key'),
|
3463
|
+
' \u5c5e\u6027\u4f5c\u4e3a\u552f\u4e00\u7684\u6807\u8bc6\u3002',
|
3464
|
+
),
|
3465
|
+
n.a.createElement(
|
3466
|
+
'p',
|
3467
|
+
null,
|
3468
|
+
n.a.createElement('img', {
|
3469
|
+
src: 'https://os.alipayobjects.com/rmsportal/luLdLvhPOiRpyss.png',
|
3470
|
+
alt: '\u63a7\u5236\u53f0\u8b66\u544a',
|
3471
|
+
}),
|
3472
|
+
),
|
3473
|
+
n.a.createElement(
|
3474
|
+
'p',
|
3475
|
+
null,
|
3476
|
+
'\u5982\u679c ',
|
3477
|
+
n.a.createElement('code', null, 'dataSource[i].key'),
|
3478
|
+
' \u6ca1\u6709\u63d0\u4f9b\uff0c\u4f60\u5e94\u8be5\u4f7f\u7528 ',
|
3479
|
+
n.a.createElement('code', null, 'rowKey'),
|
3480
|
+
' \u6765\u6307\u5b9a ',
|
3481
|
+
n.a.createElement('code', null, 'dataSource'),
|
3482
|
+
' \u7684\u4e3b\u952e\uff0c\u5982\u4e0b\u6240\u793a\u3002\u82e5\u6ca1\u6709\u6307\u5b9a\uff0c\u63a7\u5236\u53f0\u4f1a\u51fa\u73b0\u4ee5\u4e0a\u7684\u63d0\u793a\uff0c\u8868\u683c\u7ec4\u4ef6\u4e5f\u4f1a\u51fa\u73b0\u5404\u7c7b\u5947\u602a\u7684\u9519\u8bef\u3002',
|
3483
|
+
),
|
3484
|
+
n.a.createElement(m['a'], {
|
3485
|
+
code: '// \u6bd4\u5982\u4f60\u7684\u6570\u636e\u4e3b\u952e\u662f uid\nreturn <Table rowKey="uid" />;\n// \u6216\nreturn <Table rowKey={record => record.uid} />;',
|
3486
|
+
lang: 'bash',
|
3487
|
+
}),
|
3488
|
+
n.a.createElement(
|
3489
|
+
'h2',
|
3490
|
+
{ id: '\u4ece-v3-\u5347\u7ea7\u5230-v4' },
|
3491
|
+
n.a.createElement(
|
3492
|
+
r['AnchorLink'],
|
3493
|
+
{
|
3494
|
+
to: '#\u4ece-v3-\u5347\u7ea7\u5230-v4',
|
3495
|
+
'aria-hidden': 'true',
|
3496
|
+
tabIndex: -1,
|
3497
|
+
},
|
3498
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3499
|
+
),
|
3500
|
+
'\u4ece v3 \u5347\u7ea7\u5230 v4',
|
3501
|
+
),
|
3502
|
+
n.a.createElement(
|
3503
|
+
'p',
|
3504
|
+
null,
|
3505
|
+
'Table \u79fb\u9664\u4e86\u5728 v3 \u4e2d\u5e9f\u5f03\u7684 ',
|
3506
|
+
n.a.createElement('code', null, 'onRowClick'),
|
3507
|
+
'\u3001',
|
3508
|
+
n.a.createElement('code', null, 'onRowDoubleClick'),
|
3509
|
+
'\u3001',
|
3510
|
+
n.a.createElement('code', null, 'onRowMouseEnter'),
|
3511
|
+
'\u3001',
|
3512
|
+
n.a.createElement('code', null, 'onRowMouseLeave'),
|
3513
|
+
' \u7b49\u65b9\u6cd5\u3002\u5982\u679c\u4f60\u4f7f\u7528\u7684 api \u4e3a\u6587\u6863\u4e2d\u5217\u4e3e\u7684 api\uff0c\u90a3\u4f60\u4e0d\u7528\u62c5\u5fc3\u4f1a\u4e22\u5931\u529f\u80fd\u3002',
|
3514
|
+
),
|
3515
|
+
n.a.createElement(
|
3516
|
+
'p',
|
3517
|
+
null,
|
3518
|
+
'\u6b64\u5916\uff0c\u6bd4\u8f83\u91cd\u5927\u7684\u6539\u52a8\u4e3a ',
|
3519
|
+
n.a.createElement('code', null, 'dataIndex'),
|
3520
|
+
' \u4ece\u652f\u6301\u8def\u5f84\u5d4c\u5957\u5982 ',
|
3521
|
+
n.a.createElement('code', null, 'user.age'),
|
3522
|
+
' \u6539\u6210\u4e86\u6570\u7ec4\u8def\u5f84\u5982 ',
|
3523
|
+
n.a.createElement('code', null, "['user', 'age']"),
|
3524
|
+
'\u3002\u4ee5\u89e3\u51b3\u8fc7\u53bb\u5c5e\u6027\u540d\u5e26 ',
|
3525
|
+
n.a.createElement('code', null, '.'),
|
3526
|
+
' \u9700\u8981\u989d\u5916\u7684\u6570\u636e\u8f6c\u5316\u95ee\u9898\u3002',
|
3527
|
+
),
|
3528
|
+
n.a.createElement(
|
3529
|
+
'h2',
|
3530
|
+
{ id: 'faq' },
|
3531
|
+
n.a.createElement(
|
3532
|
+
r['AnchorLink'],
|
3533
|
+
{ to: '#faq', 'aria-hidden': 'true', tabIndex: -1 },
|
3534
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3535
|
+
),
|
3536
|
+
'FAQ',
|
3537
|
+
),
|
3538
|
+
n.a.createElement(
|
3539
|
+
'h3',
|
3540
|
+
{
|
3541
|
+
id: '\u5982\u4f55\u5728\u6ca1\u6709\u6570\u636e\u6216\u53ea\u6709\u4e00\u9875\u6570\u636e\u65f6\u9690\u85cf\u5206\u9875\u680f',
|
3542
|
+
},
|
3543
|
+
n.a.createElement(
|
3544
|
+
r['AnchorLink'],
|
3545
|
+
{
|
3546
|
+
to: '#\u5982\u4f55\u5728\u6ca1\u6709\u6570\u636e\u6216\u53ea\u6709\u4e00\u9875\u6570\u636e\u65f6\u9690\u85cf\u5206\u9875\u680f',
|
3547
|
+
'aria-hidden': 'true',
|
3548
|
+
tabIndex: -1,
|
3549
|
+
},
|
3550
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3551
|
+
),
|
3552
|
+
'\u5982\u4f55\u5728\u6ca1\u6709\u6570\u636e\u6216\u53ea\u6709\u4e00\u9875\u6570\u636e\u65f6\u9690\u85cf\u5206\u9875\u680f',
|
3553
|
+
),
|
3554
|
+
n.a.createElement(
|
3555
|
+
'p',
|
3556
|
+
null,
|
3557
|
+
'\u4f60\u53ef\u4ee5\u8bbe\u7f6e ',
|
3558
|
+
n.a.createElement('code', null, 'pagination'),
|
3559
|
+
' \u7684 ',
|
3560
|
+
n.a.createElement('code', null, 'hideOnSinglePage'),
|
3561
|
+
' \u5c5e\u6027\u4e3a ',
|
3562
|
+
n.a.createElement('code', null, 'true'),
|
3563
|
+
'\u3002',
|
3564
|
+
),
|
3565
|
+
n.a.createElement(
|
3566
|
+
'h3',
|
3567
|
+
{
|
3568
|
+
id: '\u8868\u683c\u8fc7\u6ee4\u65f6\u4f1a\u56de\u5230\u7b2c\u4e00\u9875',
|
3569
|
+
},
|
3570
|
+
n.a.createElement(
|
3571
|
+
r['AnchorLink'],
|
3572
|
+
{
|
3573
|
+
to: '#\u8868\u683c\u8fc7\u6ee4\u65f6\u4f1a\u56de\u5230\u7b2c\u4e00\u9875',
|
3574
|
+
'aria-hidden': 'true',
|
3575
|
+
tabIndex: -1,
|
3576
|
+
},
|
3577
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3578
|
+
),
|
3579
|
+
'\u8868\u683c\u8fc7\u6ee4\u65f6\u4f1a\u56de\u5230\u7b2c\u4e00\u9875\uff1f',
|
3580
|
+
),
|
3581
|
+
n.a.createElement(
|
3582
|
+
'p',
|
3583
|
+
null,
|
3584
|
+
'\u524d\u7aef\u8fc7\u6ee4\u65f6\u901a\u5e38\u6761\u76ee\u603b\u6570\u4f1a\u51cf\u5c11\uff0c\u4ece\u800c\u5bfc\u81f4\u603b\u9875\u6570\u5c0f\u4e8e\u7b5b\u9009\u524d\u7684\u5f53\u524d\u9875\u6570\uff0c\u4e3a\u4e86\u9632\u6b62\u5f53\u524d\u9875\u9762\u6ca1\u6709\u6570\u636e\uff0c\u6211\u4eec\u9ed8\u8ba4\u4f1a\u8fd4\u56de\u7b2c\u4e00\u9875\u3002',
|
3585
|
+
),
|
3586
|
+
n.a.createElement(
|
3587
|
+
'p',
|
3588
|
+
null,
|
3589
|
+
'\u5982\u679c\u4f60\u5728\u4f7f\u7528\u8fdc\u7a0b\u5206\u9875\uff0c\u5f88\u53ef\u80fd\u9700\u8981\u4fdd\u6301\u5f53\u524d\u9875\u9762\uff0c\u4f60\u53ef\u4ee5\u53c2\u7167\u8fd9\u4e2a ',
|
3590
|
+
n.a.createElement(
|
3591
|
+
r['Link'],
|
3592
|
+
{
|
3593
|
+
to: 'https://codesandbox.io/s/yuanchengjiazaishuju-ant-design-demo-7y2uf',
|
3594
|
+
},
|
3595
|
+
'\u53d7\u63a7\u4f8b\u5b50',
|
3596
|
+
),
|
3597
|
+
' \u63a7\u5236\u5f53\u524d\u9875\u9762\u4e0d\u53d8\u3002',
|
3598
|
+
),
|
3599
|
+
n.a.createElement(
|
3600
|
+
'h3',
|
3601
|
+
{
|
3602
|
+
id: '\u8868\u683c\u5206\u9875\u4e3a\u4f55\u4f1a\u51fa\u73b0-size-\u5207\u6362\u5668',
|
3603
|
+
},
|
3604
|
+
n.a.createElement(
|
3605
|
+
r['AnchorLink'],
|
3606
|
+
{
|
3607
|
+
to: '#\u8868\u683c\u5206\u9875\u4e3a\u4f55\u4f1a\u51fa\u73b0-size-\u5207\u6362\u5668',
|
3608
|
+
'aria-hidden': 'true',
|
3609
|
+
tabIndex: -1,
|
3610
|
+
},
|
3611
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3612
|
+
),
|
3613
|
+
'\u8868\u683c\u5206\u9875\u4e3a\u4f55\u4f1a\u51fa\u73b0 size \u5207\u6362\u5668\uff1f',
|
3614
|
+
),
|
3615
|
+
n.a.createElement(
|
3616
|
+
'p',
|
3617
|
+
null,
|
3618
|
+
'\u81ea ',
|
3619
|
+
n.a.createElement('code', null, '4.1.0'),
|
3620
|
+
' \u8d77\uff0cPagination \u5728 ',
|
3621
|
+
n.a.createElement('code', null, 'total'),
|
3622
|
+
' \u5927\u4e8e 50 \u6761\u65f6\u4f1a\u9ed8\u8ba4\u663e\u793a size \u5207\u6362\u5668\u4ee5\u63d0\u5347\u7528\u6237\u4ea4\u4e92\u4f53\u9a8c\u3002\u5982\u679c\u4f60\u4e0d\u9700\u8981\u8be5\u529f\u80fd\uff0c\u53ef\u4ee5\u901a\u8fc7\u8bbe\u7f6e ',
|
3623
|
+
n.a.createElement('code', null, 'showSizeChanger'),
|
3624
|
+
' \u4e3a ',
|
3625
|
+
n.a.createElement('code', null, 'false'),
|
3626
|
+
' \u6765\u5173\u95ed\u3002',
|
3627
|
+
),
|
3628
|
+
n.a.createElement(
|
3629
|
+
'h3',
|
3630
|
+
{
|
3631
|
+
id: '\u4e3a\u4ec0\u4e48-\u66f4\u65b0-state-\u4f1a\u5bfc\u81f4\u5168\u8868\u6e32\u67d3',
|
3632
|
+
},
|
3633
|
+
n.a.createElement(
|
3634
|
+
r['AnchorLink'],
|
3635
|
+
{
|
3636
|
+
to: '#\u4e3a\u4ec0\u4e48-\u66f4\u65b0-state-\u4f1a\u5bfc\u81f4\u5168\u8868\u6e32\u67d3',
|
3637
|
+
'aria-hidden': 'true',
|
3638
|
+
tabIndex: -1,
|
3639
|
+
},
|
3640
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3641
|
+
),
|
3642
|
+
'\u4e3a\u4ec0\u4e48 \u66f4\u65b0 state \u4f1a\u5bfc\u81f4\u5168\u8868\u6e32\u67d3\uff1f',
|
3643
|
+
),
|
3644
|
+
n.a.createElement(
|
3645
|
+
'p',
|
3646
|
+
null,
|
3647
|
+
'\u7531\u4e8e ',
|
3648
|
+
n.a.createElement('code', null, 'columns'),
|
3649
|
+
' \u652f\u6301 ',
|
3650
|
+
n.a.createElement('code', null, 'render'),
|
3651
|
+
' \u65b9\u6cd5\uff0c\u56e0\u800c Table \u65e0\u6cd5\u77e5\u9053\u54ea\u4e9b\u5355\u5143\u4f1a\u53d7\u5230\u5f71\u54cd\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7 ',
|
3652
|
+
n.a.createElement('code', null, 'column.shouldCellUpdate'),
|
3653
|
+
' \u6765\u63a7\u5236\u5355\u5143\u683c\u7684\u6e32\u67d3\u3002',
|
3654
|
+
),
|
3655
|
+
n.a.createElement(
|
3656
|
+
'h3',
|
3657
|
+
{
|
3658
|
+
id: '\u56fa\u5b9a\u5217\u7a7f\u900f\u5230\u6700\u4e0a\u5c42\u8be5\u600e\u4e48\u529e',
|
3659
|
+
},
|
3660
|
+
n.a.createElement(
|
3661
|
+
r['AnchorLink'],
|
3662
|
+
{
|
3663
|
+
to: '#\u56fa\u5b9a\u5217\u7a7f\u900f\u5230\u6700\u4e0a\u5c42\u8be5\u600e\u4e48\u529e',
|
3664
|
+
'aria-hidden': 'true',
|
3665
|
+
tabIndex: -1,
|
3666
|
+
},
|
3667
|
+
n.a.createElement('span', { className: 'icon icon-link' }),
|
3668
|
+
),
|
3669
|
+
'\u56fa\u5b9a\u5217\u7a7f\u900f\u5230\u6700\u4e0a\u5c42\u8be5\u600e\u4e48\u529e\uff1f',
|
3670
|
+
),
|
3671
|
+
n.a.createElement(
|
3672
|
+
'p',
|
3673
|
+
null,
|
3674
|
+
'\u56fa\u5b9a\u5217\u901a\u8fc7 ',
|
3675
|
+
n.a.createElement('code', null, 'z-index'),
|
3676
|
+
' \u5c5e\u6027\u5c06\u5176\u60ac\u6d6e\u4e8e\u975e\u56fa\u5b9a\u5217\u4e4b\u4e0a\uff0c\u8fd9\u4f7f\u5f97\u6709\u65f6\u5019\u4f60\u4f1a\u53d1\u73b0\u5728 Table \u4e0a\u653e\u7f6e\u906e\u7f69\u5c42\u65f6\u56fa\u5b9a\u5217\u4f1a\u88ab\u900f\u8fc7\u7684\u60c5\u51b5\u3002\u4e3a\u906e\u7f69\u5c42\u8bbe\u7f6e\u66f4\u9ad8\u7684 ',
|
3677
|
+
n.a.createElement('code', null, 'z-index'),
|
3678
|
+
' \u8986\u76d6\u4f4f\u56fa\u5b9a\u5217\u5373\u53ef\u3002',
|
3679
|
+
),
|
3680
|
+
n.a.createElement('style', {
|
3681
|
+
dangerouslySetInnerHTML: {
|
3682
|
+
__html:
|
3683
|
+
'\n #components-table-demo-summary tfoot th,\n #components-table-demo-summary tfoot td {\n background: #fafafa;\n }\n [data-theme="dark"] #components-table-demo-summary tfoot th,\n [data-theme="dark"] #components-table-demo-summary tfoot td {\n background: #1d1d1d;\n }\n\n .virtual-table .ant-table-container:before,\n .virtual-table .ant-table-container:after {\n display: none;\n }\n .virtual-table-cell {\n box-sizing: border-box;\n padding: 16px;\n border-bottom: 1px solid #e8e8e8;\n background: #FFF;\n }\n [data-theme="dark"] .virtual-table-cell {\n box-sizing: border-box;\n padding: 16px;\n border-bottom: 1px solid #303030;\n background: #141414;\n }\n',
|
3684
|
+
},
|
3685
|
+
}),
|
3686
|
+
),
|
3687
|
+
),
|
3688
|
+
)
|
3689
|
+
);
|
3690
|
+
},
|
3691
|
+
},
|
3692
|
+
]);
|