Generics are TypeScript types and interfaces that form the foundation of Valence's type system. They provide consistent prop interfaces across all components and enable features like polymorphism and event handling.
Available generics
Core types
Global - Base types like ComponentSize, FillVariant, and GenericProps