|
|
|
|
|
by mejutoco
630 days ago
|
|
IMO the slots that allow a component to have children are the difference. You can compose indepent components that way. Also the styles are scoped to the component by default, and you can only break the scope with custom vars (css vars) |
|