UI Components

Liquid Glass UI Components

Build stunning user interfaces with our comprehensive library of liquid glass components. From navigation bars to complex overlays, create interfaces that feel premium and modern.

Brand
Primary
Secondary
Tertiary

Component Library

Comprehensive collection of UI components designed with liquid glass aesthetics.

Navigation

5 components

  • Navigation Bar
  • Tab Bar
  • Breadcrumbs
  • Pagination
  • Sidebar

Forms

5 components

  • Input Fields
  • Buttons
  • Checkboxes
  • Radio Buttons
  • Dropdowns

Cards

5 components

  • Content Cards
  • Profile Cards
  • Product Cards
  • Stats Cards
  • Media Cards

Overlays

5 components

  • Modals
  • Tooltips
  • Popovers
  • Notifications
  • Drawers

Why Choose Our Components

Built with modern web standards and best practices in mind.

Framework Agnostic

Components work with React, Vue, Angular, or vanilla JavaScript.

Customizable Themes

Easily adapt colors, opacity, and glass effects to match your brand.

Layered Architecture

Multi-layer glass effects with proper depth and visual hierarchy.

Performance Optimized

Lightweight components that don't compromise on visual quality.

Implementation Examples

See how to integrate liquid glass components into your projects.

React Component Example

How to use liquid glass components in React applications

import { GlassCard, GlassButton } from '@liquidglass/react';

function App() {
  return (
    <GlassCard 
      opacity={0.8} 
      blur={10}
      className="p-6"
    >
      <h2>Welcome to Liquid Glass</h2>
      <p>Beautiful translucent components</p>
      <GlassButton variant="primary">
        Get Started
      </GlassButton>
    </GlassCard>
  );
}

Design Best Practices

Guidelines for creating effective liquid glass interfaces.

Maintain Readability

Ensure text remains legible over glass backgrounds with proper contrast ratios.

Example: Use semi-transparent overlays and sufficient color contrast.

Layer Hierarchy

Create clear visual hierarchy using different opacity levels and blur intensities.

Example: Primary content: 90% opacity, Secondary: 70%, Background: 40%

Performance Considerations

Use backdrop-filter sparingly and optimize for mobile devices.

Example: Limit blur effects to 20px or less for better performance.

Accessibility First

Ensure all interactive elements meet WCAG guidelines for accessibility.

Example: Provide high contrast alternatives and keyboard navigation support.

Ready to Build with Liquid Glass?

Start creating beautiful interfaces with our comprehensive component library and design system.