0901 Learning Vuejs
0901 Learning Vuejs
js
#vue.js
Table of Contents
About 1
Remarks 2
Versions 2
Examples 2
Simple Example 2
HTML template 3
JavaScript 3
Chapter 2: Components 5
Remarks 5
Examples 5
HTML 5
JS 5
Inline registration 9
Events 10
Remarks 11
Examples 11
Basic Example 11
Computed Setters 12
Syntax 16
Remarks 16
Examples 16
Overview 16
v-if 16
v-else 16
v-show 16
v-if / v-else 16
v-show 18
Introduction 19
Remarks 19
Examples 19
Syntax 21
Parameters 21
Examples 21
Basics 21
Syntax 25
Parameters 25
Examples 25
Two-way Filters 25
Basic 26
Examples 27
Text 27
Raw HTML 27
Attributes 27
Filters 27
Remarks 29
Examples 29
Javascript: 29
HTML: 29
Snippet: 29
Javascript: 30
HTML: 31
CSS: 31
Snippet: 31
Introduction 32
Syntax 32
Remarks 32
Examples 32
eventBus 32
Examples 34
Events syntax 34
How to deal with deprecation of $dispatch and $broadcast? (bus event pattern) 37
Examples 39
init 39
created 39
beforeCompile 39
compiled 39
ready 39
attached 39
detached 39
beforeDestroy 39
destroyed 39
Using in an Instance 40
Examples 42
Basic Usage 42
HTML 42
Script 42
Examples 44
Global Mixin 44
Basics 44
Option Merging 45
Introduction 47
Examples 47
Event Modifiers 47
Key Modifiers 47
Input Modifiers 48
Introduction 49
Syntax 49
Parameters 49
Click here to download full PDF material