Skip to content

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

License

Notifications You must be signed in to change notification settings

bowencool/create-antd-modal

Repository files navigation

create-antd-modal

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

see Website

Here is the shadcn version.

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

Here is the shadcn version.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published