Socket
Socket
Sign inDemoInstall

antd-more

Package Overview
Dependencies
92
Maintainers
1
Versions
377
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    antd-more

基于 antd 扩展的业务场景组件。


Version published
Weekly downloads
192
increased by47.69%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

antd-more

npm GitHub

基于 antd 扩展的业务场景组件。

查看文档和示例

特性

  • 💎 简单易用 - 基于 Ant Design 进行封装
  • 📦 场景丰富 - 面向业务场景封装
  • 💡 TypeScript - 提供 TypeScript 类型定义

对应版本

antd-moreantd
v0 ~ v3v4
v4v5

使用

安装

npm install antd-more
yarn add antd-more
pnpm add antd-more

示例

import { BizField } from 'antd-more';

// 值类型为颜色,显示红色色块
ReactDon.render(<BizField value="red" valueType="color" />, mountNode);

组件列表

数据展示

数据录入

其他

通用

精选第三方 react 组件

Keywords

FAQs

Last updated on 27 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc