{"id":20237434,"url":"https://github.com/react-widget/modal","last_synced_at":"2026-03-01T07:35:05.275Z","repository":{"id":57154626,"uuid":"259060541","full_name":"react-widget/modal","owner":"react-widget","description":"https://react-widget.github.io/modal/","archived":false,"fork":false,"pushed_at":"2025-11-18T15:46:18.000Z","size":1993,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-27T09:56:36.707Z","etag":null,"topics":["modal","react-widget"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-widget.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-26T15:10:03.000Z","updated_at":"2020-08-10T03:15:15.000Z","dependencies_parsed_at":"2022-09-07T06:12:34.736Z","dependency_job_id":null,"html_url":"https://github.com/react-widget/modal","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/react-widget/modal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-widget%2Fmodal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-widget%2Fmodal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-widget%2Fmodal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-widget%2Fmodal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-widget","download_url":"https://codeload.github.com/react-widget/modal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-widget%2Fmodal/sbom","scorecard":{"id":765761,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-widget/modal","commit":"1d90b4d160fd3636b69458fc195255a8a0da33ac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"115 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-897m-rjf5-jp39","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-cwx2-736x-mf6w","Warn: Project is vulnerable to: GHSA-v39p-96qg-c8rf","Warn: Project is vulnerable to: GHSA-8v63-cqqc-6r2c","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T00:44:33.074Z","repository_id":57154626,"created_at":"2025-08-23T00:44:33.074Z","updated_at":"2025-08-23T00:44:33.074Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29964181,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T06:55:38.174Z","status":"ssl_error","status_checked_at":"2026-03-01T06:53:04.810Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["modal","react-widget"],"created_at":"2024-11-14T08:26:57.653Z","updated_at":"2026-03-01T07:35:00.260Z","avatar_url":"https://github.com/react-widget.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-widget-modal\n\n模态对话框。\n\n## 安装\n\n`npm install --save react-widget-modal`\n\n## 使用\n\n[![Edit react-widget-modal](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/wizardly-mcnulty-3xz0jwzpv5?fontsize=14\u0026hidenavigation=1\u0026theme=dark)\n\n```jsx\nimport Modal from 'react-widget-modal';\nimport 'react-widget-modal/cjs/style/index.css';\n\nclass App extends React.Component {\n  state = { visible: false };\n\n  showModal = () =\u003e {\n    this.setState({\n      visible: true,\n    });\n  };\n\n  handleOk = e =\u003e {\n    console.log(e);\n    this.setState({\n      visible: false,\n    });\n  };\n\n  handleCancel = e =\u003e {\n    console.log(e);\n    this.setState({\n      visible: false,\n    });\n  };\n\n  render() {\n    return (\n      \u003cdiv\u003e\n        \u003cbutton onClick={this.showModal}\u003e\n          Open Modal\n        \u003c/button\u003e\n        \u003cModal\n          title=\"Basic Modal\"\n          visible={this.state.visible}\n          onOk={this.handleOk}\n          onCancel={this.handleCancel}\n        \u003e\n          \u003cp\u003eSome contents...\u003c/p\u003e\n          \u003cp\u003eSome contents...\u003c/p\u003e\n          \u003cp\u003eSome contents...\u003c/p\u003e\n        \u003c/Modal\u003e\n      \u003c/div\u003e\n    );\n  }\n}\n\nReactDOM.render(\u003cApp /\u003e, mountNode);\n\n```\n\n### Interfaces\n\n```ts\ninterface RenderOkButtonProps {\n\tchildren: React.ReactNode;\n\tonClick: (e: React.MouseEvent\u003cHTMLElement\u003e) =\u003e void;\n}\n\ntype RenderCancelButtonProps = RenderOkButtonProps;\n\ninterface ModalProps extends React.HTMLAttributes\u003cany\u003e {\n\t/** 样式前缀 */\n\tprefixCls?: string;\n\t/** 根样式 */\n\trootClassName?: string;\n\t/** 模态框是否可见 */\n\tvisible?: boolean;\n\t/** 是否显示右上角的关闭按钮 */\n\tclosable?: boolean;\n\t/** 自定义关闭图标 */\n\tcloseIcon?: React.ReactNode;\n\t/** 自定义关闭按按钮样式 */\n\tcloseClassName?: string;\n\t/** 关闭时销毁Modal */\n\tdestroyOnClose?: boolean;\n\t/** 是否全屏显示 */\n\tfullscreen?: boolean;\n\t/** 垂直居中展示 */\n\tcentered?: boolean;\n\t/** 设置Modal的zIndex */\n\tzIndex?: number;\n\t/** 宽度 */\n\twidth?: number | string;\n\t/** 标题 */\n\ttitle?: React.ReactNode;\n\t/** 显示时自动获得焦点 */\n\tautoFocus?: boolean;\n\t/** 锁定焦点在Modal框内切换 */\n\tenforceFocus?: boolean;\n\t/** 是否支持键盘 esc 关闭 */\n\tkeyboard?: boolean;\n\t/** 当destroyOnClose关闭时，组件刷新时强制更新Modal组件 */\n\tforceRender?: boolean;\n\t/** Modal显示/关闭的CSSTransition参数，参考：react-transition-group */\n\ttransition?: CSSTransitionProps;\n\t/** Modal外层容器的样式 */\n\twrapStyle?: React.CSSProperties;\n\t/** Modal外层容器的组件属性 */\n\twrapProps?: React.HTMLAttributes\u003cany\u003e;\n\t/** Modal外层容器的样式类名 */\n\twrapClassName?: string;\n\t/** 是否展示遮罩 */\n\tmask?: boolean;\n\t/** 遮罩组件属性 */\n\tmaskProps?: React.HTMLAttributes\u003cany\u003e;\n\t/** 遮罩组件样式 */\n\tmaskStyle?: React.CSSProperties;\n\t/** 点击遮罩层是否允许关闭 */\n\tmaskClosable?: boolean;\n\t/** 遮罩组件样式类 */\n\tmaskClassName?: string;\n\t/** mask显示/关闭的CSSTransition参数，参考：react-transition-group */\n\tmaskTransition?: CSSTransitionProps;\n\t/** Modal标题，优先级高于title，不需要标题是可设置为null */\n\theader?: React.ReactNode;\n\t/** 标题样式 */\n\theaderStyle?: React.CSSProperties;\n\t/** 标题样式类名 */\n\theaderClassName?: string;\n\t/** Modal容器样式 */\n\tbodyStyle?: React.CSSProperties;\n\t/** Modal容器样式类名 */\n\tbodyClassName?: string;\n\t/** Modal底部内容，不需要底部内容时可设置为null，默认会渲染确定/取消按钮 */\n\tfooter?: React.ReactNode;\n\t/** 底部样式 */\n\tfooterStyle?: React.CSSProperties;\n\t/** 底部样式类名 */\n\tfooterClassName?: string;\n\t/** 确认按钮文字 */\n\tokText?: React.ReactNode;\n\t/** 确认 按钮 props */\n\tokButtonProps?: React.ButtonHTMLAttributes\u003cany\u003e;\n\t/** 自定义渲染确定按钮，建议进行二次封装使用 */\n\trenderOkButton?: (props: RenderOkButtonProps, modalProps: ModalProps) =\u003e React.ReactNode;\n\t/** 取消按钮文字 */\n\tcancelText?: React.ReactNode;\n\t/** 取消按钮props */\n\tcancelButtonProps?: React.ButtonHTMLAttributes\u003cany\u003e;\n\t/** 自定义渲染取消按钮，建议进行二次封装使用 */\n\trenderCancelButton?: (\n\t\tprops: RenderCancelButtonProps,\n\t\tmodalProps: ModalProps\n\t) =\u003e React.ReactNode;\n\t/** 点击确定回调 */\n\tonOk?: (e: React.MouseEvent\u003cHTMLElement\u003e) =\u003e void;\n\t/** 点击取消回调 */\n\tonCancel?: (e: React.MouseEvent\u003cHTMLElement\u003e) =\u003e void;\n\t/** 完全关闭后的回调 */\n\tafterClose?: () =\u003e void;\n\t/** 设置Modal挂载容器，默认为document.body */\n\tgetContainer?: () =\u003e HTMLElement | null;\n}\n```\n\n### defaultProps\n\n```js\n{\n    prefixCls: \"rw-modal\",\n\tvisible: false,\n\tclosable: true,\n\tcloseIcon: \"X\",\n\tdestroyOnClose: true,\n\tfullscreen: false,\n\twidth: 520,\n\tautoFocus: true,\n\tenforceFocus: true,\n\tkeyboard: true,\n\tcentered: false,\n\tforceRender: false,\n\n\ttransition: {\n\t\tclassNames: \"rw-modal\",\n\t\ttimeout: 300,\n\t},\n\n\tmask: true,\n\tmaskClosable: true,\n\tmaskTransition: {\n\t\tclassNames: \"rw-modal-mask\",\n\t\ttimeout: 300,\n\t},\n\n\twrapProps: {},\n\n\tbodyStyle: {},\n\n\tgetContainer() {\n\t\treturn document.body;\n\t},\n\n\tokText: \"确定\",\n\trenderOkButton(props, modalProps) {\n\t\treturn \u003cbutton {...props} className=\"rw-btn rw-btn-primary\" /\u003e;\n\t},\n\tcancelText: \"取消\",\n\trenderCancelButton(props, modalProps) {\n\t\treturn \u003cbutton {...props} className=\"rw-btn rw-btn\" /\u003e;\n\t},\n}\n```\n\n### 基础样式\n\n```css\n.rw-modal-root {\n    position: absolute;\n    left: 0;\n    top: 0;\n    right: 0;\n    height: 0;\n    overflow: visible;\n    z-index: 1050;\n}\n\n.rw-modal-container {\n    position: fixed;\n    left: 0;\n    top: 0;\n    right: 0;\n    bottom: 0;\n    overflow: auto;\n}\n\n.rw-modal-wrapper {\n    position: absolute;\n    width: 100%;\n    min-height: 100%;\n    outline: none;\n}\n\n.rw-modal-centered {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.rw-modal-centered .rw-modal {\n    margin: 30px 0;\n}\n\n.rw-modal-wrapper:not(.rw-modal-centered) .rw-modal {\n    margin: 0 auto;\n    margin-bottom: 30px;\n    top: 100px;\n}\n\n.rw-modal-wrapper-fullscreen {\n    overflow: hidden;\n    height: 100%;\n}\n\n.rw-modal-wrapper.rw-modal-wrapper-fullscreen .rw-modal {\n    position: absolute;\n    left: 0;\n    top: 0;\n    bottom: 0;\n    right: 0;\n    margin: 0;\n}\n\n.rw-modal {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n}\n\n.rw-modal-content {\n    position: relative;\n    background-color: #fff;\n    border-radius: 2px;\n    height: 100%;\n    display: flex;\n    flex-direction: column;\n    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);\n}\n\n.rw-modal-mask {\n    position: fixed;\n    left: 0;\n    top: 0;\n    right: 0;\n    bottom: 0;\n    background-color: rgba(0, 0, 0, 0.45);\n}\n\n.rw-modal-fixed,\n.rw-modal-mask-fixed {\n    position: fixed;\n}\n\n.rw-modal-close {\n    position: absolute;\n    top: 0;\n    right: 0;\n    z-index: 10;\n    padding: 0;\n    color: rgba(0, 0, 0, 0.45);\n    font-weight: 700;\n    line-height: 1;\n    text-decoration: none;\n    background: 0 0;\n    border: 0;\n    /* outline: 0; */\n    cursor: pointer;\n    transition: color 0.3s;\n}\n\n.rw-modal-close-x {\n    display: block;\n    width: 56px;\n    height: 56px;\n    font-size: 16px;\n    font-style: normal;\n    line-height: 56px;\n    text-align: center;\n    text-transform: none;\n    text-rendering: auto;\n}\n\n.rw-modal-header {\n    padding: 16px 24px;\n    color: rgba(0, 0, 0, 0.65);\n    background: #fff;\n    border-bottom: 1px solid #f0f0f0;\n    border-radius: 2px 2px 0 0;\n    flex: none;\n}\n\n.rw-modal-title {\n    margin: 0;\n    color: rgba(0, 0, 0, 0.85);\n    font-weight: 500;\n    font-size: 16px;\n    line-height: 22px;\n    word-wrap: break-word;\n}\n\n.rw-modal-body {\n    padding: 24px;\n    font-size: 14px;\n    line-height: 1.5715;\n    word-wrap: break-word;\n    flex: 1;\n    overflow: auto;\n}\n\n.rw-modal-footer {\n    padding: 10px 16px;\n    text-align: right;\n    background: 0 0;\n    border-top: 1px solid #f0f0f0;\n    border-radius: 0 0 2px 2px;\n    flex: none;\n}\n\n/***animate***/\n.rw-modal-appear,\n.rw-modal-enter {\n    opacity: 0.01;\n    transform: translateY(-20px);\n    transition: transform 0.3s ease-out, opacity 0.3s ease-out;\n}\n.rw-modal-appear-active,\n.rw-modal-enter-active {\n    opacity: 1;\n    transform: translateY(0);\n}\n\n.rw-modal-exit {\n    opacity: 1;\n    transform: translateY(0);\n    transition: transform 0.3s ease-out, opacity 0.3s ease-out;\n}\n.rw-modal-exit-active {\n    opacity: 0.01;\n    transform: translateY(-20px);\n}\n\n.rw-modal-mask-appear,\n.rw-modal-mask-enter {\n    opacity: 0.01;\n    transition: opacity 0.3s ease-out;\n}\n.rw-modal-mask-appear-active,\n.rw-modal-mask-enter-active {\n    opacity: 1;\n}\n.rw-modal-mask-exit {\n    opacity: 1;\n    transition: opacity 0.3s ease-out;\n}\n.rw-modal-mask-exit-active {\n    opacity: 0.01;\n}\n\n/***footer button***/\n.rw-modal-footer button + button {\n    margin-left: 8px;\n}\n\n.rw-btn {\n    /* outline: 0; */\n    line-height: 1.5715;\n    position: relative;\n    display: inline-block;\n    font-weight: 400;\n    white-space: nowrap;\n    text-align: center;\n    background-image: none;\n    border: 1px solid transparent;\n    cursor: pointer;\n    height: 32px;\n    padding: 4px 15px;\n    font-size: 14px;\n    border-radius: 2px;\n}\n\n.rw-btn-primary {\n    color: #fff;\n    background-color: #1890ff;\n    border-color: #1890ff;\n    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);\n    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-widget%2Fmodal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-widget%2Fmodal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-widget%2Fmodal/lists"}