4.6.201909191737 • Published 5 years ago

@dfeidao/fd-am000003 v4.6.201909191737

Weekly downloads
5
License
MIT
Repository
-
Last release
5 years ago

底部弹框

Installation

yarn add --dev @dfeidao/fd-am000003

Example

import am003 from '@dfeidao/fd-am000003';

try {
	const res = await am003(['苹果', '香蕉', '橘子'], '标题', '消息', '取消'));
} catch (error) {
}

Params

NameType
optionsstring[]
titlestring
messagestring
cancelTextstring
styleIStyleProps