pub fn popover_html( color: Color, text: &str, title: &str, content_html: &str, placement: Placement, ) -> Element<Button>
Create a popover with HTML content.