Skip to content

HTML elements as tolltip content #64

@Burtsev-Alexey

Description

@Burtsev-Alexey

Currently it is impossible to pass HTML elements as a content, only html string.
I want to subscribe to some events fired by tool tip content, ie I have a button inside tool tip. The only way to achieve this currently, is to inline javascript in html string, and that's very limiting.

I want to be able to create HTML elements subscribe to event's, and pass this object to be attached to document object model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions