Skip to content

@saflib/parser


Interface: VueSfcSurface

Properties

emits

emits: ExportEntry[]


models

models: ExportEntry[]


props

props: ExportEntry[]


rootTag

rootTag: null | string

First element tag inside the SFC <template> (v-dialog, div, …).


script

script: string

Script bodies joined; empty when the SFC has no inline script.