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§
- Container component
- Icon component
- Text component
Enums§
- Represents different types of UI components.