Element Studio

Element Studio is intended for developers who wish to build elements for Breakdance.

Element Studio is a built-in IDE for creating elements for Breakdance.

Element Studio provides a visual interface to create elements using HTML, CSS, and Twig.

Documentation for Element Studio is by example. Almost all of the elements included with Breakdance can be opened up in Element Studio so you can see how they were created. You can even make copies of these elements to add your own custom modifications to them.

Element Studio generates PHP code. If you make a mistake or something goes wrong, it could be impossible to open Breakdance until the change that caused the problem is reverted. We advise you to use Git and commit regularly so it’s easy to revert any changes if something goes wrong.

For further information on how to use Element Studio, please refer to the following links: