HostActionNext
typeHands control to the rest of the interceptor chain and then to the action owner. Pass the input through unchanged to observe, or pass a rewritten input to change what actually runs.
Import
import { HostActionNext } from '@modular/sdk';Notes
- category
- Context