Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-popperjs-core
/
popper.core
/
Instance
Instance
interface
Instance
(
source
)
Members
Properties
destroy
Link copied to clipboard
abstract
val
destroy
:
(
)
->
Unit
force
Update
Link copied to clipboard
abstract
val
forceUpdate
:
(
)
->
Unit
set
Options
Link copied to clipboard
abstract
val
setOptions
:
(
SetAction
<
OptionsGeneric
<
*
>
>
)
->
Promise
<
State
>
state
Link copied to clipboard
abstract
val
state
:
State
update
Link copied to clipboard
abstract
val
update
:
(
)
->
Promise
<
State
>