Skip to content

Tooltip timeout option #115

@alisd23

Description

@alisd23

The current Tooltip component has some fixed timeout which decides how long the tooltip remains visible after a mouseout event.

https://github.com/reactstrap/reactstrap/blob/master/src/Tooltip.jsx#L63

It would be nice to have the option of changing this via an option prop.

I think the usual use case (also the case for me) is not wanting any delay at all - i.e. timeout: 0.
Unless there is some specific reason why the fixed timeout exists?

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