Variable: Components
constComponents:object
Defined in: packages/@mapples/ui/src/schematics.ts:23
Complete registry of all available UI components.
This object contains all component schematics organized by component type, including Views, Typography, Inputs, and Media components.
Index Signature
[key: string]: RegisteredComponent<object> | RegisteredComponent<object>