react-tcode-antd

react-tcode-antd是基于ant.design之上封装的扩展库,它能让你只需要关心业务开发,不需要再去做复杂的或者重复性的前端实现,还前端一片干净的世界 >目前已有的功能:多标签(tabs),弹出框(modal),消息(message),按钮(button),分页(pagination),表格(table),上传(upload),下拉(select),抽屉(drawer),工具栏(toolBar)

Usage no npm install needed!

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

README

react-tcode-antd

react-tcode-antd是基于ant.design之上封装的扩展库,它能让你只需要关心业务开发,不需要再去做复杂的或者重复性的前端实现,还前端一片干净的世界

目前已有的功能:多标签(tabs),弹出框(modal),消息(message),按钮(button),分页(pagination),表格(table),上传(upload),下拉(select),抽屉(drawer),工具栏(toolBar)

Installation

npm install react-tcode-antd

Example