toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-core
/
react
/
NamedExoticComponent
Named
Exotic
Component
sealed
external
interface
NamedExoticComponent
<
in
P
:
Props
>
:
ExoticComponent
<
P
>
,
HasDisplayName
(
source
)
Inheritors
ForwardRefExoticComponent
Members
Properties
display
Name
Link copied to clipboard
abstract
var
displayName
:
String
?