1.1.2 • Published 7 years ago

ntx-prmpt v1.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
7 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

7 years ago

1.1.1

7 years ago