Skip to content

NotificationApi

NotificationApi提供了发送通知的能力

error

  • message: string

  • duration: number 持续时间,单位毫秒,默认5000

hide

隐藏通知

info

  • message: string

  • duration: number 持续时间,单位毫秒,默认5000

reminder

send

发送自定义通知

success

  • message: string

  • duration: number 持续时间,单位毫秒,默认5000

warning

  • message: string

  • duration: number 持续时间,单位毫秒,默认5000