Copy and Paste Classes from One Element to Another
Copy and Paste Classes from One Element to Another
At a glance
The community members are discussing how to copy and paste all the classes from one element onto another element. One community member suggests using "tokens", but another clarifies that they mean "tokens". However, the consensus seems to be that you have to either add the classes or copy the instance, rather than directly copying the classes. A community member also notes that with components, this would be easier.