The content to be rendered inside the WaveBoxProvider.
The cycle duration for the height animation.
Optional
interval?: numberThe interval in milliseconds for updating the tick state (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 WaveBoxProvider component.
WaveBoxProvider component that provides the context for the WaveBox. It manages the tick state that is used to animate the wave-like behavior.