.. Copyright (c) 2026 Tobias Erbsland - Erbsland DEV. https://erbsland.dev SPDX-License-Identifier: Apache-2.0 UI Sections =========== ``ui-sections`` is an interactive demonstration of :cpp:any:`ui::Sections `. Run it from the build directory with: .. code-block:: console $ ./demo-apps/ui-sections The demo lets you toggle a middle section, show or hide the trailing separator, and cycle the right-side title text. It is a compact reference for runtime visibility changes and section metadata updates.