Liquid Glass
A component that allows you to display a liquid glass effect, inspired by iOS26.
Made by lucasporriniInstallation
Usage
Props
Prop | Type | Default |
---|---|---|
children | React.ReactNode | - |
className? | String | - |
childClassName? | String | - |
blur? | Number | 0 |
radius? | Number | 25 |
as? | String | Component | div |
Credits
- Credits to Lucas Porrini for creating the component
- Credits to @rebane2001 for effect inspiration