Skip to content

Home > vue-metamorph > AST > VSlotScopeExpression

AST.VSlotScopeExpression interface

The node of slot-scope directives.

Signature:

typescript
export interface VSlotScopeExpression extends HasParent

Extends: HasParent

Properties

Property

Modifiers

Type

Description

params

PatternKind[]

parent

VExpressionContainer

type

'VSlotScopeExpression'