toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-popperjs-core
/
popper.core
/
VirtualElement
Virtual
Element
external
interface
VirtualElement
(
source
)
Members
Properties
context
Element
Link copied to clipboard
abstract
var
contextElement
:
Element
?
get
Bounding
Client
Rect
Link copied to clipboard
abstract
var
getBoundingClientRect
:
(
)
->
DOMRect