zen_rs

Module components

Source
Expand description

Module providing the Components enum and its implementations.

The Components enum acts as a unified abstraction for different UI elements such as containers, text, and icons. This module also includes conversions and a default implementation for Components.

Re-exports§

Modules§

Enums§

  • Represents different types of UI components.