没有合适的资源?快使用搜索试试~ 我知道了~
react-modal:React的可访问模式对话框组件
共76个文件
js:34个
md:22个
css:4个
需积分: 21 0 下载量 167 浏览量
2021-02-03
15:31:49
上传
评论
收藏 221KB ZIP 举报
温馨提示
React模态 React.JS的可访问模式对话框组件 目录 安装 要安装,可以使用或 : $ npm install --save react-modal $ yarn add react-modal API文档 react-modal的主要文档是,其中描述了API并提供了其用法示例。 例子 这是一个在应用中使用的React-modal的简单示例,模态内容中包含一些自定义样式和可聚焦的输入元素: import React from ' react ' ; import ReactDOM from ' react-dom ' ; import Modal from ' react-modal ' ; const customStyles = { content : { top : ' 50% ' , left : ' 50% ' , right : ' auto ' , bottom : ' auto ' ,
资源推荐
资源详情
资源评论
收起资源包目录
react-modal-master.zip (76个子文件)
react-modal-master
.travis.yml 134B
.babelrc 106B
docs
pygments.css 5KB
accessibility
index.md 3KB
testing
index.md 417B
examples
inline_styles.md 158B
minimal.md 141B
set_app_element.md 369B
css_classes.md 260B
global_overrides.md 230B
should_close_on_overlay_click.md 620B
index.md 378B
on_request_close.md 410B
contributing
development.md 1KB
index.md 1KB
styles
classes.md 4KB
index.md 911B
transitions.md 2KB
index.md 6KB
specs
index.js 435B
Modal.events.spec.js 7KB
Modal.spec.js 22KB
helper.js 4KB
Modal.style.spec.js 2KB
Modal.helpers.spec.js 4KB
Modal.testability.spec.js 647B
package.json 2KB
.github
PULL_REQUEST_TEMPLATE.md 429B
ISSUE_TEMPLATE.md 253B
mkdocs.yml 901B
LICENSE 1KB
package-lock.json 566KB
dist
react-modal.min.js 38KB
react-modal.js 38KB
CONTRIBUTING.md 1KB
src
index.js 63B
components
Modal.js 6KB
ModalPortal.js 10KB
helpers
tabbable.js 2KB
portalOpenInstances.js 1KB
classList.js 3KB
scopeTab.js 2KB
focusManager.js 2KB
bodyTrap.js 1KB
ariaAppHider.js 2KB
safeHTMLElement.js 214B
.npmignore 232B
.eslintrc.js 1KB
examples
bootstrap
app.css 831B
index.html 1KB
app.js 4KB
index.html 1KB
basic
app.css 735B
forms
index.js 2KB
index.html 1KB
multiple_modals
index.js 4KB
app.js 918B
simple_usage
index.js 3KB
modal.js 787B
react-router
index.js 1KB
nested_modals
index.js 3KB
base.css 362B
.gitignore 203B
UPGRADE_GUIDE.md 170B
CHANGELOG.md 40KB
Makefile 4KB
karma.conf.js 1010B
README.md 4KB
scripts
webpack.dist.config.js 994B
repo_status 242B
webpack.test.config.js 498B
defaultConfig.js 418B
changelog.py 3KB
webpack.config.js 689B
version 411B
bower.json 547B
共 76 条
- 1
资源评论
皂皂七虫
- 粉丝: 25
- 资源: 4637
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功