Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow block mode for <Tooltip> trigger #399

@ktmud

Description

@ktmud

Currently <Tooltip> forces the tooltip trigger container to be inline-block, but sometimes it's more desirable to make it a block, e.g, when you want to show tooltips for the whole table cell.

In the above table, tooltips only show up when users hover over the date text, but it would be nicer if it can show up as soon as users hover on a date cell. Currently it's not possible to do so.

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