# components/ — Components

<span style="white-space: pre-wrap;">A component is a reusable self-contained block of code that encapsulates HTML, CSS and JavaScript that belong together, written into a .svelte file. The documentation for them is </span>[here](https://bookstack.roboteamtwente.nl/books/base-station/chapter/frontend-components).