Frontend
23 views
Shadow DOM
Quick Definition
Web standard for encapsulated DOM and styling isolation
Full Definition
A web standard enabling encapsulated DOM and styling hidden from the main document tree.
Examples
component isolation, style encapsulation, custom elements
Related Terms
web-component
css
dom
More Frontend Terms
Angular
Full-featured TypeScript framework for single-page apps
Component Library
Pre-built reusable UI components for faster development
CSS Grid
Two-dimensional CSS layout system for complex layouts
React
JavaScript library for building user interfaces
Server-Side Rendering
Rendering web pages on the server for initial load
Accessibility ARIA
Attributes enhancing accessibility for dynamic web content