Glossary format update
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
### Web Components
|
||||
---
|
||||
title: Web Components
|
||||
tags: Web Components
|
||||
---
|
||||
|
||||
Web Components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use on web pages and apps.
|
||||
Building custom components using these standards means that you can use them across modern browsers regardless of any JavaScript library or framework.
|
||||
|
||||
Reference in New Issue
Block a user