Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Vendor
React
ComponentClass
Interface ComponentClass<P, S>
interface
ComponentClass
<
P
,
S
>
{
new ComponentClass
new
(
props
:
P
,
context
?:
any
)
:
Component
<
P
,
S
,
any
>
;
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 full
)
StaticLifecycle
<
P
,
S
>
ComponentClass
ColorComponentType
ColorPickerComponentType
DatePickerComponentType
DateRangePickerComponentType
DividerComponentType
PopoverComponentType
DrawerComponentType
DropDownComponentType
DropDownHeaderComponentType
DropDownItemComponentType
DropDownSplitterComponentType
InputColorPickerComponentType
InputComponentType
WizardComponentType
CardPanelComponentType
MenuSiderComponentType
HeaderComponentType
HeaderButtonComponentType
ClassicComponentClass
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
,
context
?
)
:
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
>
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...