ant-design/69386fe7-async.59237a64.js
2024-11-20 18:30:54 +00:00

1 line
1.0 KiB
JavaScript

(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["69386fe7"],{"69386fe7":function(e,l,t){"use strict";t.d(l,"__esModule",{value:!0}),t.d(l,"default",{enumerable:!0,get:function(){return d;}});var a=t("f19d2b93");t("b5b7750d");var n=t("5b220c3d"),r=t("a9d1a279");let o=[{value:"parent 1",title:"parent 1",children:[{value:"parent 1-0",title:"parent 1-0",children:[{value:"leaf1",title:"leaf1"},{value:"leaf2",title:"leaf2"}]},{value:"parent 1-1",title:"parent 1-1",children:[{value:"leaf3",title:(0,a.jsx)("b",{style:{color:"#08c"},children:"leaf3"})}]}]}];var d=()=>{let[e,l]=(0,n.useState)();return(0,a.jsx)(r.ConfigProvider,{theme:{components:{TreeSelect:{nodeHoverBg:"#fff2f0",nodeSelectedBg:"#ffa39e"}}},children:(0,a.jsx)(r.TreeSelect,{showSearch:!0,style:{width:"100%"},value:e,dropdownStyle:{maxHeight:400,overflow:"auto"},placeholder:"Please select",allowClear:!0,treeDefaultExpandAll:!0,onChange:e=>{l(e);},treeData:o})});};}}]);