Skip to content

Feature Add: Title as HTML code instead of string #23

@MatteoMichelotti

Description

@MatteoMichelotti

I would like to be able to add an icon, or a clickable span, to the title of the gauge, like in the example below:

<just-gage id="test1" class="someClass" min=0 max=100 value=42 title="Title <i class="fa fa-pencil"></i>"</just-gage>

-or-

<just-gage id="test1" class="someClass" min=0 max=100 value=42 title="<span ng-click="myFunction( )">Click the Title</span>"</just-gage>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions