ed-mobile
  • 介绍
  • 安装与使用
  • API
    • EdButton
    • EdActionSheet
    • EdToast
    • EdModal
    • EdDatepicker
    • CountDown
    • Wave
    • EchartsKchart
    • Header
    • NativeKChart
    • NumberInput
    • RangeSelect
    • Scroll
    • Search
    • Sortable
    • EditQuotation
    • Switch
    • PageTurning
    • Utils
    • ComboBox
    • Storage
    • Select
    • webnet
    • Ajax
  • 开发规范
  • 公共布局使用手册
    • 页面布局
    • 单行布局
  • GZIP配置
    • webpack配置gzip
    • nginx服务端配置gzip
  • 前端性能优化手册
  • 缓存
  • mac使用指南
    • svn 使用指南(cornerStone)
    • 好用的App推荐
  • Cypress自动化测试
    • Cypress起步
    • Cypress特性
  • 前端单元测试
Powered by GitBook
On this page
  • 安装
  • 使用

Was this helpful?

安装与使用

安装

为方便自定义,ed-mobile直接从库中引入,置于项目components文件夹下。

https://gitlab.com/e-design/react-components-store/tree/master/app/components/ed-mobile

使用

import { Modal, Toast } from 'components/ed-mobile'

Previous介绍NextAPI

Last updated 5 years ago

Was this helpful?