Kind: Interface
Input: a doc's screenshot placeholders to be mapped
Properties
| Property | Type |
|---|---|
docPath | string |
docTitle | string |
category | string |
placeholders | `Array<{ |
id: string; description: string; sectionHeading: string;
}>` |
Kind: Interface
Input: a doc's screenshot placeholders to be mapped
| Property | Type |
|---|---|
docPath | string |
docTitle | string |
category | string |
placeholders | `Array<{ |
id: string; description: string; sectionHeading: string;
}>` |
Was this page helpful?