@gidc-personal-h5-standard/message-box
确认弹窗
Last updated 4 years ago .
MIT · · Tarball · package.json
$ gnpm install @gidc-personal-h5-standard/message-box 
Private package

vue-template

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Props

props name type required default
title 弹窗标题 String true '弹窗标题'
isShow 弹窗显隐 Boolean true false
content 弹窗内容 String false ''
hasCancel 是否有取消按钮 Boolean false true
hasInput 是否有输入框 Boolean false true
closeOnClickModal 是否可点击蒙层关闭弹窗 Boolean false false
placeholder 输入框提示信息 String false ''
maxlength 输入框长度限制 Number false 15
autofocus 输入框自动获取焦点 Boolean false false

@event

confirm(text) 点击确认(输入框文字)

Current Tags

  • 0.0.1                                ...           latest (4 years ago)

1 Versions

  • 0.0.1                                ...           4 years ago
Maintainers
Downloads
Today 0
This Week 2
This Month 3
Last Day 0
Last Week 1
Last Month 0
Dependencies (2)
Dev Dependencies (7)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org | Home |