Skip to content

希望Tooltip组件增加一个disabled属性 #1381

@all4one4all

Description

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

What problem does this feature solve?

目前无法单纯关闭或启用tooltip。如果使用visible属性代替,则属性为true时tooltip会直接显示,而不是触发后显示。

What does the proposed API look like?

期望能类似element ui的tooltip一样,为tooltip增加一个disabled属性,控制tooltip启用或关闭。当属性为true时,tooltip会在触发后显示,当属性为false时,禁用tooltip功能。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions