4 ms·
Where do you see React doesn’t support web components?.. also many frameworks have wrappers around web components specifically for frameworks like Vue and React
by racedude 3y ago
Where do you see React doesn’t support web components?.. also many frameworks have wrappers around web components specifically for frameworks like Vue and React for things like passing other values than strings.
- pjmlp 3y agoIn Angular and Vue, their component model nowadays can be mapped into web components directly, it is only a matter of configuration. React pretends they don't exist.