toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-popperjs-core
/
popper.core
/
Instance
Instance
external
interface
Instance
(
source
)
Members
Properties
destroy
Link copied to clipboard
abstract
var
destroy
:
(
)
->
Unit
force
Update
Link copied to clipboard
abstract
var
forceUpdate
:
(
)
->
Unit
set
Options
Link copied to clipboard
abstract
var
setOptions
:
(
SetAction
<
OptionsGeneric
<
*
>
>
)
->
Promise
<
State
>
state
Link copied to clipboard
abstract
var
state
:
State
update
Link copied to clipboard
abstract
var
update
:
(
)
->
Promise
<
State
>