Skip to content

closable 和 closeIcon 是不是没有用啊. 为什么我 传什么都是没有效果 #108

@LukerSpringtree

Description

@LukerSpringtree
  Notification.newInstance({}, notification => {
      notification.notice({
        content: 'content',
        closable: true,
        duration: 50,
        closeIcon: <div>X</div>
      });
    });

只看到有dom 结构 看不到 closeIcon 生效

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions