UNPKG

react-ios-liquid-glass

Version:

react-ios-liquid-glass is a lightweight React + TypeScript library that helps you easily replicate the elegant iOS liquid glass effect (also known as glassmorphism). With built‑in support for blur, transparency, and smooth transitions, this package allows

3 lines 122 B
import { LiquidGlass } from "./components/glass-box/GlassBox"; export { LiquidGlass }; //# sourceMappingURL=index.d.ts.map