Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Examples

This section documents the checked-in examples/ targets for main and the 0.3.x API.

Legacy demos built around component APIs or CSS serialization belong to the 0.2.x release line and are intentionally not reproduced here.

The examples are layered:

  • small token and style-builder programs for one concept at a time;
  • one focused example for arbitrary/custom values in the style layer;
  • backend adapter examples that show translation into runtime primitives;
  • two showcase applications that assemble the same core concepts in egui and iced.