Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-floating-ui-dom
/
floating.ui.dom
Package-level
declarations
Types
Functions
Types
Auto
Placement
Options
Link copied to clipboard
external
interface
AutoPlacementOptions
:
AutoPlacementOptions
,
DetectOverflowOptions
Boundary
Link copied to clipboard
sealed
external
interface
Boundary
Compute
Position
Config
Link copied to clipboard
external
interface
ComputePositionConfig
:
ComputePositionConfig
Detect
Overflow
Options
Link copied to clipboard
external
interface
DetectOverflowOptions
:
DetectOverflowOptions
Middleware
Link copied to clipboard
external
interface
Middleware
:
Middleware
Platform
Link copied to clipboard
external
interface
Platform
Reference
Element
Link copied to clipboard
typealias
ReferenceElement
=
Any
Shift
Options
Link copied to clipboard
external
interface
ShiftOptions
:
ShiftOptions
,
DetectOverflowOptions
Virtual
Element
Link copied to clipboard
external
interface
VirtualElement
Custom positioning reference element.
Functions
Boundary
Link copied to clipboard
inline
fun
Boundary
(
value
:
Rect
)
:
Boundary
inline
fun
Boundary
(
value
:
ReadonlyArray
<
Element
>
)
:
Boundary
inline
fun
Boundary
(
value
:
Element
)
:
Boundary