Search
Preparing search index...
@universe-ee/sdk
Universe
Vendor
React
ComponentClass
Interface ComponentClass<P, S>
interface
ComponentClass
<
P
=
{}
,
S
=
ComponentState
>
{
new
ComponentClass
(
props
:
P
,
context
?:
any
)
:
Component
<
P
,
S
>
;
childContextTypes
?:
ValidationMap
<
any
>
;
contextType
?:
Context
<
any
>
;
contextTypes
?:
ValidationMap
<
any
>
;
defaultProps
?:
Partial
<
P
>
;
displayName
?:
string
;
getDerivedStateFromError
?:
GetDerivedStateFromError
<
P
,
S
>
;
getDerivedStateFromProps
?:
GetDerivedStateFromProps
<
P
,
S
>
;
propTypes
?:
WeakValidationMap
<
P
>
;
}
Type Parameters
P
=
{}
S
=
ComponentState
Hierarchy (
View Summary
)
StaticLifecycle
<
P
,
S
>
ComponentClass
ClassicComponentClass
ColorComponentType
ColorPickerComponentType
DatePickerComponentType
DateRangePickerComponentType
DividerComponentType
PopoverComponentType
DrawerComponentType
HeaderTitleComponentType
DropDownComponentType
DropDownHeaderComponentType
DropDownItemComponentType
DropDownSplitterComponentType
InputColorPickerComponentType
InputComponentType
WizardComponentType
CardPanelComponentType
MenuSiderComponentType
HeaderComponentType
HeaderButtonComponentType
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
ComponentClass
(
props
:
P
,
context
?:
any
)
:
Component
<
P
,
S
>
Parameters
props
:
P
Optional
context
:
any
Returns
Component
<
P
,
S
>
Properties
Optional
child
Context
Types
childContextTypes
?:
ValidationMap
<
any
>
Optional
context
Type
contextType
?:
Context
<
any
>
Optional
context
Types
contextTypes
?:
ValidationMap
<
any
>
Optional
default
Props
defaultProps
?:
Partial
<
P
>
Optional
display
Name
displayName
?:
string
Optional
get
Derived
State
From
Error
getDerivedStateFromError
?:
GetDerivedStateFromError
<
P
,
S
>
Optional
get
Derived
State
From
Props
getDerivedStateFromProps
?:
GetDerivedStateFromProps
<
P
,
S
>
Optional
prop
Types
propTypes
?:
WeakValidationMap
<
P
>
On This Page
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
Юниверс MDM SDK UI
Loading...