Components

Create or import your favorite code and libraries with the package manager panel, and insert them into your documents with the component panel!

Components are data structures that represent links to certain types of files, in particular html, css, and javascript.

This data is used by the application to insert user-configurable document parts. In this way, any library and framework can be used with Tilepieces.

To see some examples, there is a github project where some components of famous libraries are collected, just import it in your project.

Watch the video tutorial how to create and reuse a component and read more about components in documentation.