| Property | Type | Default | Description |
|---|---|---|---|
children | string | — | The text content that will display the glitch effect. |
speed | number | 0.5 | Multiplier for the animation speed. Higher values slow down the glitch effect. |
enableShadows | boolean | true | Toggle the colored text shadows on the glitch pseudo-elements. |
enableOnHover | boolean | false | If true, the glitch animation is only activated on hover. |
class | string | — | Additional custom classes to apply to the component. |