antd-pro

TODO

Usage no npm install needed!

<script type="module">
  import antdPro from 'https://cdn.skypack.dev/antd-pro';
</script>

README

TODO

按需加载

{
  "plugins": [
    ["import", { "libraryName": "antd", "libraryDirectory": "es", "style": "css"}, "antd"],
    ["import", { "libraryName": "antd-pro", "libraryDirectory": "es", "camel2DashComponentName": false }, "antd-pro"]
  ]
}