Blur Reveal
A blur reveal component that reveals the content when the user clicks on it.
Hello, world!
Installation
Install the following dependencies:
Loading...
API Reference
Props list
| Prop | Type | Default | Example | Description |
|---|---|---|---|---|
blur | "extraSmall" | - | The blur effect to be applied to the content. | |
reveal | boolean | false | - | Whether the blur effect should be applied. |
Note: You can also pass any div props to the component.