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