pub fn tooltip_html_button( color: Color, text: &str, tooltip_html: &str, placement: Placement, ) -> Element<Button>
Create a button with HTML tooltip content.