|
|
|
|
|
by 7sidedmarble
1626 days ago
|
|
I don't think you know what Shadow DOM means. Shadow DOM is not just another virtual DOM. It is a very specific thing built into browsers used only for HTML Custom Elements. It is not very popular. React, Vue, etc., do not use the Custom Element spec. |
|