Skip to content

[FEAT] Add useTypingEffect Hook #114

@baliyan9887

Description

@baliyan9887

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
  • IfstartTyping is called multiple times, it resets state before restarting

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions