UNPKG

wux-weapp

Version:

一套组件化、可复用、易扩展的微信小程序 UI 组件库

12 lines (11 loc) 221 B
export const defaults = { prefixCls: 'wux-notification', classNames: 'wux-animate--slideInDown', image: '', title: '', text: '', duration: 3000, data: '', onClick() {}, onClose() {}, }