Socket
Book a DemoInstallSign in
Socket

@dfeidao/fd-am000003

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfeidao/fd-am000003

msgbox弹窗

latest
npmnpm
Version
4.6.201909191737
Version published
Maintainers
1
Created
Source

底部弹框

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

Keywords

feidao

FAQs

Package last updated on 19 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts