Welcome to Purple UI Kit
A comprehensive collection of minimalist, elegant components for Svelte 5.
General
Inputs
Input
v1.0A standard text input field.
PasswordInput
v1.0An input field for passwords with visibility toggle.
DatePicker
v1.0A date selection input.
Switch
v1.0A toggle switch for boolean values.
Checkbox
v1.0A checkbox for boolean values.
Textarea
v1.0A multi-line text input.
Select
v1.0A dropdown selection component.
Slider
v1.0A range slider input.
FileInput
v1.0A file upload input.
RadioGroup
v1.0A set of radio buttons.
PinInput
v1.0An OTP/PIN input field.
Combobox
v1.0A searchable select component.
Rating
v1.0A star rating input.
Data Display
Card
v1.0A container for grouping related content.
Badge
v1.0A small status indicator.
CodeMockup
v1.0A code snippet display with copy button.
Countdown
v1.0A countdown timer.
Avatar
v1.0A user profile image.
Accordion
v1.0A collapsible content list.
Table
v1.0A data table.
Timeline
v1.0A vertical timeline.