Frontend
31 views
Component Library
Quick Definition
Pre-built reusable UI components for faster development
Full Definition
A collection of pre-built, reusable UI components for faster frontend development.
Examples
Material UI, Chakra UI, Radix UI, shadcn/ui
Related Terms
design-system
react
vue
More Frontend Terms
Vite
Fast build tool with instant server start and HMR
Design Token
Named values representing design decisions in platform-agnostic format
State Management
Managing application data state across components
Accessibility ARIA
Attributes enhancing accessibility for dynamic web content
Context API
React mechanism for sharing state without prop drilling
Vue.js
Progressive JavaScript framework for user interfaces