The properties for the WaveBox component.
The content to be rendered inside the WaveBox.
The cycle duration for the height animation.
Optional
interval?: numberThe interval in milliseconds for updating the wave animation (default is 10ms).
The maximum height of the WaveBox.
The maximum width of the WaveBox.
The minimum height of the WaveBox.
The minimum width of the WaveBox.
The cycle duration for the width animation.
The rendered WaveBox component.
WaveBox component that animates its width and height in a wave-like manner.