ux-m-platform-modal

0.0.4 • Public • Published

Modal弹窗组件

单独的弹窗

UI规则

  1. 整个弹窗分为三个部分,标题、内容、操作按钮
  2. 文字居中对齐
  3. 操作按钮平分底部的空间,文字在各自的区域内居中显示

API

Modal props

name description type default
cls 自定义container css String ''
title 标题 String
footer 按钮 {text: 按钮内容, onTouchTap: 点击按钮后的回调函数} Array [ ]
children 内容

Readme

Keywords

none

Package Sidebar

Install

npm i ux-m-platform-modal

Weekly Downloads

1

Version

0.0.4

License

ISC

Unpacked Size

14.1 kB

Total Files

10

Last publish

Collaborators

  • beisencorp