Skip to content

feat: add class to Tooltip #447

Description

@jerhat

Unlike most components, Tooltip does not have a class property. This issue is about filling that gap so we can use something like:

<Tooltip content="Example tooltip" class="someclass">
    <Button>
        "Example"
    </Button>
</Tooltip>

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