toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-popper
/
react.popper
/
ReferenceChildrenProps
Reference
Children
Props
external
interface
ReferenceChildrenProps
:
PropsWithRef
<
Any
>
(
source
)
Members
Properties
key
Link copied to clipboard
abstract
var
key
:
Key
?
ref
Link copied to clipboard
abstract
var
ref
:
Ref
<
Any
>
?
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)