CommandId
typeThe id you gave a command in `command({ id })`, for example `'notes.copy-upper'`.
Import
import { CommandId } from '@modular/sdk/view';Notes
- category
- Context
The id you gave a command in `command({ id })`, for example `'notes.copy-upper'`.