Kylin-vscode-snippets
Installation
click the extensions, and type in Kylin VSCode Snippets
ext install Kylin VSCode Snippets
Snippets
Kylin
Snippet |
Purpose |
kbase |
Single file component base |
Script
Snippet |
Purpose |
kdata |
Component data as a function |
kprops |
Props with type and defaul |
kcomputed |
Kylin computed property |
kwatch |
Kylin watcher with new and old value args |
kprops |
Props with type and default |
kimport |
Import one component into another |
kstate |
return this.$store.state |
| |