UI Components
UI components are the core building blocks of Daiquiri UI. These are specified in the UI layout and can be customised by passing options.
The core UI components include:
UI components are loaded by the yaml layout renderer, see Layout Manager for more information:
layout.yaml
children:
- type: scantable
title: Scans
...