kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-bootstrap
/
io.kvision.core
/
PopoverOptions
/
PopoverOptions
Popover
Options
constructor
(
content
:
String
?
=
null
,
title
:
String
?
=
null
,
rich
:
Boolean
?
=
null
,
animation
:
Boolean
?
=
null
,
delay
:
Int
?
=
null
,
hideDelay
:
Int
?
=
null
,
placement
:
Placement
?
=
null
,
triggers
:
List
<
Trigger
>
?
=
null
,
sanitize
:
Boolean
?
=
null
)
(
source
)