Frontend
26 views
Web Component
Quick Definition
Browser-native technology for reusable custom HTML elements
Full Definition
A browser-native technology for creating reusable encapsulated custom HTML elements.
Examples
custom elements, shadow DOM, HTML templates, framework-agnostic UI
Related Terms
shadow-dom
custom-elements
component-library
More Frontend Terms
Accessibility ARIA
Attributes enhancing accessibility for dynamic web content
Tailwind CSS
Utility-first CSS framework for custom design building
Service Worker
Background script enabling offline support and notifications
CSS
Stylesheet language controlling web page presentation
Flexbox
CSS layout module for one-dimensional item arrangement
Angular
Full-featured TypeScript framework for single-page apps