RSSAmplifier

Poolside · Apr 8, 2024

Web Component Styles Are (mostly) Encapsulated Without Shadow DOM

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

Shadow DOM is often thought of as the one and only way to create scoped styles for a Web Component. It's not. Prefixed Tags Scope Styles Web Components, i.e. Custom Elements, require a prefixed tag. For example, a "foo" Custom Element would be define...

Read on jordanbrennan.hashnode.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.