-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
The 'useTypingEffect` hook simulates a typing effect by progressively updating the state with randomized delays for a natural feel.
Acceptance Criteria
- The text parameter must be a non-empty string;
- A
startTyping
function must be called to begin the typing - If
startTyping
is called multiple times, it resets state before restarting
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request