1.1.2 • Published 6 years ago

ntx-prmpt v1.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

angular2 prompt

this is a Angular2/typescript component as a message notification box

install

npm install ntx-prompt --save

use

import { NtSuspensionboxModule } from 'publicc';

in html

<app-nt-suspensionbox bgColor="'pink'"> 自定义的html代码

bgColor 可选表示悬浮框背景颜色 默认为灰色

1.1.2

6 years ago

1.1.1

6 years ago