Skip to content

feat: add class to Tooltip #447

@jerhat

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions