CommandInput
typeThe fields you write for a palette command. The `kind` discriminator is added by command.
Import
import { CommandInput } from '@modular/sdk';Notes
- category
- Authoring
The fields you write for a palette command. The `kind` discriminator is added by command.