Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RenderContext<Props>

Type Parameters

Hierarchy

  • RenderContext

Index

Properties

children: <internal>.VNode[]
injections: any
listeners: {}

Type declaration

  • [key: string]: Function | Function[]
parent: Vue
props: Props
scopedSlots: {}

Type declaration

Methods

  • slots(): any
  • Returns any

Generated using TypeDoc