Lime Web Components API Documentation - v6.24.0
Preparing search index...
getCommandId
Function getCommandId
getCommandId
(
value
:
AnyCommand
|
CommandIdentifier
<
AnyCommand
>
,
)
:
string
&
{}
|
(keyof CommandRegistry)
Get the registered id of the command
Parameters
value
:
AnyCommand
|
CommandIdentifier
<
AnyCommand
>
either a command or a command identifier
Returns
string
&
{}
|
(keyof CommandRegistry)
id of the command
Settings
Member Visibility
Alpha
Beta
Internal
Theme
OS
Light
Dark
Lime Web Components API Documentation - v6.24.0
Loading...
Get the registered id of the command