toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-core
/
react
/
ContextType
Context
Type
sealed
external
interface
ContextType
<
T
>
:
HasDisplayName
(
source
)
Inheritors
Context
RequiredContext
Members
Properties
display
Name
Link copied to clipboard
abstract
var
displayName
:
String
?
Provider
Link copied to clipboard
abstract
val
Provider
:
Provider
<
T
>