Pv3-Labs / gibberle

A gibberish guessing game.
https://gibberle.vercel.app
2 stars 0 forks source link

Input-Cursor (caret)- In code #76

Closed Ethan-Harris07 closed 2 weeks ago

Ethan-Harris07 commented 3 weeks ago

Description

The custom input component needs a custom text cursor to show the user where their next typed character is going to. (this is the flashing bar that is showing where you are typing right now!). Our text cursor is that the underscore where the user's next typed character is going to be will flash.

Acceptance Criteria

Dev Notes

Subtasks