Properties
$attrs
$attrs: Record<string, string>
$children
$children: Vue[]
$createElement
$createElement: CreateElement
$data
$data: Record<string, any>
$el
$el: HTMLElement
$isServer
$isServer: boolean
$listeners
$listeners: Record<string, Function | Function[]>
$options
$options: ComponentOptions<Vue>
$props
$props: Record<string, any>
$refs
$refs: object
Type declaration
-
[key: string]: Vue | Element | Vue[] | Element[]
$root
$root: Vue
$router
$router: VueRouter
$scopedSlots
$scopedSlots: object
Type declaration
-
[key: string]: ScopedSlot
$set
$set: set
$ssrContext
$ssrContext: any
$store
$store: Store<any>
Vue
Vue: VueConstructor
Bind an event to this Vue instance