toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-popperjs-core
/
popper.core
/
State
State
external
interface
State
(
source
)
Members
Properties
attributes
Link copied to clipboard
abstract
val
attributes
:
ReadonlyRecord
<
String
,
Any
>
elements
Link copied to clipboard
abstract
val
elements
:
ReadonlyRecord
<
String
,
Any
>
modifiers
Data
Link copied to clipboard
abstract
val
modifiersData
:
ReadonlyRecord
<
String
,
Any
>
options
Link copied to clipboard
abstract
val
options
:
OptionsGeneric
<
*
>
ordered
Modifiers
Link copied to clipboard
abstract
val
orderedModifiers
:
ReadonlyArray
<
Modifier
<
*
>
>
placement
Link copied to clipboard
abstract
val
placement
:
Placement
rects
Link copied to clipboard
abstract
val
rects
:
StateRects
reset
Link copied to clipboard
abstract
val
reset
:
Boolean
scroll
Parents
Link copied to clipboard
abstract
val
scrollParents
:
ReadonlyRecord
<
String
,
Any
>
strategy
Link copied to clipboard
abstract
val
strategy
:
PositioningStrategy
styles
Link copied to clipboard
abstract
val
styles
:
ReadonlyRecord
<
String
,
Any
>