Appearance
函数式通知 API,从右上角弹出。
<template> notification.success({ title: '成功', content: '操作完成' }) </template>
title
string
content
duration
number
3000