Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Record
HistoryTableRowActionComponentProps
Interface HistoryTableRowActionComponentProps
Public
interface
HistoryTableRowActionComponentProps
{
entityName
:
string
;
etalonId
:
string
;
namespaceId
:
keyof
INamespace
;
rowActionProps
:
TableRowActionsProps
<
AbstractVistory
<
AbstractModel
<
any
>
>
>
;
}
Index
Properties
entity
Name
etalon
Id
namespace
Id
row
Action
Props
Properties
entity
Name
entity
Name
:
string
etalon
Id
etalon
Id
:
string
namespace
Id
namespace
Id
:
keyof
INamespace
row
Action
Props
row
Action
Props
:
TableRowActionsProps
<
AbstractVistory
<
AbstractModel
<
any
>
>
>
On This Page
Properties
entity
Name
etalon
Id
namespace
Id
row
Action
Props
Юниверс MDM SDK UI
Loading...
Public