Hi,
I‘ve managed to make buttons and inputs reusable using attributes but I would like to know if it is possible to make layouts reusable.
Example: I have a div component with 2 columns. Now I would like to reuse the div on Page X and insert other divs and content.
How do i go about that?
Thanks a lot 🫶