Basic ===== CARE comes with a range of easy-to-use and function rich base components that you can find under ``frontend/src/basic``. Using these components ensures a consistent design throughout the application and makes your live as a developer much easier. In this brief chapter we outline the toolbox of basic components in a high-level fashion. For the details of each base component, please refer to the documentation within each of them. Code Structure Overview ------------------------ Below are the **folders** you’ll find first under ``frontend/src/basic``. Each entry links to its detailed documentation. Further down on this page, you’ll find the **single-file base components**. This structure mirrors the actual code layout. .. toctree:: :maxdepth: 2 dashboard download editor form icon modal navigation table service ----- Button ------ The button component provides a consistent wrapper around the native ``