WalkthroughInput
typeThe shape you pass to walkthrough. `TId` pins the walkthrough's own id to a literal so other code can refer to it without repeating the string.
Import
import { WalkthroughInput } from '@modular/sdk';Notes
- category
- Authoring
The shape you pass to walkthrough. `TId` pins the walkthrough's own id to a literal so other code can refer to it without repeating the string.