@dfeidao/fd-amxxx
TypeScript icon, indicating that this package has built-in type declarations

4.6.201907231134 • Public • Published

toast文字提示弹框

Installation

yarn add --dev @dfeidao/fd-am000031

Params

属性 描述
message 显示的文字信息
duration 显示的时间。时间过后自动消失
position 显示的位置 'top' | 'center' | 'bottom'
text_color 显示的文字颜色
background_color 提示框的背景颜色

Example

样列

import am031 from '@dfeidao/fd-am000031';

am031('sucess', 1000, 'center', '#ffffff', '#444444');

图例

示例

Package Sidebar

Install

npm i @dfeidao/fd-amxxx

Weekly Downloads

5

Version

4.6.201907231134

License

MIT

Unpacked Size

3.35 kB

Total Files

5

Last publish

Collaborators

  • taoqf