I've just installed Material 3 and it looks gorgeous and finally feels logical in a way that Material 2 was... well a bit more confusing ;)
The https://m3.material.io/ literature is very helpful but I don't quite understand how it relates to angular components. It sepecifies "web" as one of the implementations (alongside Flutter and MDC-Android) but it's unclear to me whether web is the same thing as "angular web components".
So for isntance, the date picker is already styled in Angular using m3 but the m3 documentation says that web support is still only "planned".
Does that meant that the angular implementation is decoupled from the "web" implementation? If not how should we read the m3 docs to know how they relate to Angular?
Thank you. This is an incredible update and gift of design!