Closed DeuterioX closed 8 years ago
Hi, I was testing the library, and I found I ca not use a tooltip after setting the class in a label.
@Html.Bootstrap().Label("Hello World").Class("no-padding").Tooltip("Hello you!")
Dmitry can you add the support for this example?
Thanks.
Good catch. This is fixed. Please get latest.
Hi, I was testing the library, and I found I ca not use a tooltip after setting the class in a label.
@Html.Bootstrap().Label("Hello World").Class("no-padding").Tooltip("Hello you!")
Dmitry can you add the support for this example?
Thanks.