New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alibsp/drawer

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alibsp/drawer

数智引擎抽屉组件

  • 1.0.9
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-50%
Maintainers
2
Weekly downloads
 
Created
Source

数政 drawer

@alibsp/drawer

intro component

继承 Fusion Drawer 的 API,除非特别说明

API

| 参数名 | 说明 | 必填 | 类型 | 默认值 | 备注 | | -------------- | ------------------------------------------------- | ---- | ----------- | -------- | ------------------------------------------- | --- | | size | 大小:'small' or 'medium' or 'large' or 'maximum' | 否 | String | medium | | | onOk | 点击确认按钮时触发的回调函数 | 否 | Function | | | | onClose | 对话框关闭时触发的回调函数 | 否 | Function | | | | footer | 底部 footer 元素 | 否 | ReactNode | string | | | | paging | 是否启用分页模式 | 否 | Boolean | false | 如果没有打开分页模式,下面 4 个参数设置无效 | | defaultCurrent | 非受控模式的当前所在页 | 否 | Number | 0 | | | current | 当前所在页 | 否 | Number | | | | total | 页面总数 | 否 | Number | | | | onPageChange | 对话框关闭时触发的回调函数 | 否 | Function | | |

Keywords

FAQs

Package last updated on 18 Apr 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc