CanonicalHostActionInput
typeThe input shape of an action addressed by its canonical id. Same resolution as ModularActionInput, minus the bare command id case. Use it below the normalization boundary, in envelopes and interceptors, where the id is already prefixed.
Import
import { CanonicalHostActionInput } from '@modular/sdk';Notes
- category
- Context