create-antd-modal
TypeScript icon, indicating that this package has built-in type declarations

1.7.0 • Public • Published

create-antd-modal

Create a one-off modal dialog dynamically without maintenance loading and visible.

see Website

Actions Status npm version NPM downloads gzip size GitHub

Install

# for antd5 with react18
npm i create-antd-modal
# for antd4 with react16 or react17:
npm i create-antd-modal@react16

Or

<script scr="//unpkg.com/create-antd-modal"></script>
<!-- or -->
<script scr="//cdn.jsdelivr.net/npm/create-antd-modal"></script>

API

see Website

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.7.0
    22
    • latest
  • 0.2.1
    1
    • react16

Version History

Package Sidebar

Install

npm i create-antd-modal

Weekly Downloads

39

Version

1.7.0

License

MIT

Unpacked Size

58.9 kB

Total Files

24

Last publish

Collaborators

  • bowencool