popover_html

Function popover_html 

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

Create a popover with HTML content.