Kind: Function
Source: atloria-monorepo/libs/parser-core/src/utils/template-analyzer.ts
Analyze Vue template section
Signature
tsfunction analyzeVueTemplate(templateContent: string): TemplateAnalysis
Parameters
| Name | Type |
|---|---|
templateContent | string |
Returns: TemplateAnalysis
Was this page helpful?