Skip to content

Tooltips with class argument #124

@ypnos-web

Description

@ypnos-web

The HtmlHelper::tooltip() method wraps content in an element and adds attributes necessary for bootstrap tooltips.

I would expect the method to also accept 'class' etc. options and pass them through so they end up in the HTML (as most methods do, e.g. tag(), div(), para(), etc.).

However I didn't really understand how to change the code of tooltip() to make it work.

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