commandActionId
functionTurns a command id into its host action id by adding the `command:` prefix.
Import
import { commandActionId } from '@modular/sdk/view';Notes
- category
- Context
Turns a command id into its host action id by adding the `command:` prefix.