Skip to content

ts 下如何支持 notification 自定义 icon #1034

@jiaoge

Description

@jiaoge
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.3.10

Environment

"core-js": "^2.6.5","ant-design-vue": "^1.3.13",

Reproduction link

Steps to reproduce

What is expected?

notification 自定义icon

What is actually happening?

this.$notification.open({
message: 'Notification Title',
description: 'This is the content of the notification. This is the content of the notification. This is the content of the notification.',
icon: ,
});


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions