Cloud API Overview > @adpt/cloud > action > CommandProps
action.CommandProps interface
Properties for the Command component.
Signature:
export interface CommandProps
Properties
Property | Type | Description |
---|---|---|
delete | string[] | |
run | string[] | |
shouldDelete | string[] | |
shouldRun | string[] |