Page Editor
A Page Editor makes use of a Cubbles component by embedding the corresponding html tag into the body of a web page.
<body> //... <component-c1 cubx-webpackage-id="demo-package@1.0"></component-c1> //... </body>
A Page Editor makes use of a Cubbles component by embedding the corresponding html tag into the body of a web page.
<body> //... <component-c1 cubx-webpackage-id="demo-package@1.0"></component-c1> //... </body>