xverse-components-tips-timer
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

API

参数名 类型 说明 默认值 是否必填 备注
style CSSProperties - false -
disappear boolean 是否自动消失 true false 相当于定时器
disappearTime number 多少秒后消失 3000 false -
className string css 类名 - false -
onClick () => any 点击事件 - false -
onDisappear () => void 消失的回调 - false 消失需要绑定 hide 的事件
enterAnim 'left'
'right'
'top'
'bottom'
'left-top'
'right-top'
'right-bottom'
'left-bottom'
'fade'
'alert' 入场动画效果类型 - false -

Readme

Keywords

Package Sidebar

Install

npm i xverse-components-tips-timer

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

81.2 kB

Total Files

8

Last publish

Collaborators

  • canny_1207
  • joycess
  • shi2800