Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
Custom Elements Snippets
New to Visual Studio Code?
Get it now.
Custom Elements Snippets
Bartek Wielgosz 💻
|
404 installs
|
(
0
)
|
Free
Snippets for Custom Elements V1
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
VS Code snippet for Custom Elements V1
Snippet
Function
cce
create custom element's class and calls customElement.define() method
con
contructor()
ccb
connectedCallback()
dcb
disconnectedCallback()
get
getter
set
setter
met
method()