Skip to content

Add hover label for icons and/or buttons #12

Open
@mhstoller

Description

@mhstoller

I'm not sure if this is already available, but it would be nice to have the ability to add a hover label to an icon or button. You can add the "title" attribute to a button and have the standard hover label/tool-tip display, but it doesn't match the aesthetic of the UI, and doesn't align with the element nicely.

                        <Button bg="white" title="test">
                            <Icon name="Logout" size="2rem" />
                        </Button>

This will display a label of "test" when hovering over the element, for example.

I'm not sure if what I'm asking is even possible, but just figured I would throw it out there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions