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-core
/
floating.ui.core
Package-level
declarations
Types
Functions
Types
Auto
Placement
Options
Link copied to clipboard
external
interface
AutoPlacementOptions
:
DetectOverflowOptions
Boundary
Link copied to clipboard
typealias
Boundary
=
Any
Compute
Position
Config
Link copied to clipboard
external
interface
ComputePositionConfig
Compute
Position
Return
Link copied to clipboard
external
interface
ComputePositionReturn
:
Coords
Detect
Overflow
Options
Link copied to clipboard
external
interface
DetectOverflowOptions
Element
Context
Link copied to clipboard
sealed
external
interface
ElementContext
Middleware
Link copied to clipboard
external
interface
Middleware
Middleware
Data
Link copied to clipboard
typealias
MiddlewareData
=
ReadonlyRecord
<
String
,
*
>
Middleware
State
Link copied to clipboard
external
interface
MiddlewareState
:
Coords
Offset
Options
Link copied to clipboard
external
interface
OffsetOptions
Platform
Link copied to clipboard
external
interface
Platform
Platform interface methods to work with the current platform.
Root
Boundary
Link copied to clipboard
sealed
external
interface
RootBoundary
Shift
Options
Link copied to clipboard
external
interface
ShiftOptions
:
DetectOverflowOptions
Functions
Root
Boundary
Link copied to clipboard
inline
fun
RootBoundary
(
value
:
Rect
)
:
RootBoundary