Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
BaseActionItem
Type Alias BaseActionItem<T>
Base
Action
Item
<
T
>
:
{
action
:
(
(
value
:
T
)
=>
void
)
;
icon
?:
IconName
;
label
:
string
;
resolver
?:
(
(
value
:
T
)
=>
boolean
)
;
}
Type Parameters
T
Public
Юниверс MDM SDK UI
Loading...
Public