tooltip_html_button

Function tooltip_html_button 

Source
pub fn tooltip_html_button(
    color: Color,
    text: &str,
    tooltip_html: &str,
    placement: Placement,
) -> Element<Button>
Expand description

Create a button with HTML tooltip content.