kvision / pl.treksoft.kvision.core / PopoverOptions / <init>

<init>

PopoverOptions(content: String? = null, title: String? = null, rich: Boolean? = null, animation: Boolean? = null, delay: Int? = null, placement: Placement? = null, triggers: List<Trigger>? = null, sanitize: Boolean? = null)

Popover options.