Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
EditablePropsDefaults
Type Alias EditablePropsDefaults<Data, Column, V>
Editable
Props
Defaults
<
Data
,
Column
,
V
>
:
{
getValue
:
(
(
props
:
TableCellRendererProps
<
Data
,
Column
>
)
=>
V
)
;
isDisabled
?:
boolean
|
TableCellCondition
<
Data
,
Column
>
;
placeholder
?:
string
;
}
Type Parameters
Data
Column
V
Public
Юниверс MDM SDK UI
Loading...
Public