Search
Preparing search index...
The search index is not available
agora-rn-uikit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
agora-rn-uikit
Built-in Components
<internal>
ComponentClass
Interface ComponentClass<P, S>
Type parameters
P =
{}
S =
ComponentState
Hierarchy
StaticLifecycle
<
P
,
S
>
ComponentClass
Index
Constructors
constructor
Properties
child
Context
Types
context
Type
context
Types
default
Props
display
Name
get
Derived
State
From
Error
get
Derived
State
From
Props
prop
Types
Constructors
constructor
new
Component
Class
(
props
:
P
, context
?:
any
)
:
Component
<
P
,
S
,
any
>
Parameters
props:
P
Optional
context:
any
Returns
Component
<
P
,
S
,
any
>
Properties
Optional
child
Context
Types
child
Context
Types
?:
ValidationMap
<
any
>
Optional
context
Type
context
Type
?:
Context
<
any
>
Optional
context
Types
context
Types
?:
ValidationMap
<
any
>
Optional
default
Props
default
Props
?:
Partial
<
P
>
Optional
display
Name
display
Name
?:
string
Optional
get
Derived
State
From
Error
get
Derived
State
From
Error
?:
GetDerivedStateFromError
<
P
,
S
>
Optional
get
Derived
State
From
Props
get
Derived
State
From
Props
?:
GetDerivedStateFromProps
<
P
,
S
>
Optional
prop
Types
prop
Types
?:
WeakValidationMap
<
P
>
Modules
Agora UIKit
Built-
in
Components
<internal>
React
Contexts
Component
Class
constructor
child
Context
Types
context
Type
context
Types
default
Props
display
Name
get
Derived
State
From
Error
get
Derived
State
From
Props
prop
Types
Generated using
TypeDoc