Background

Caret Color

Utilities for controlling the color of the text input cursor.

Basic usage

Setting the caret color

Use the caret-{color} utilities to change the color of the text input cursor.

<textarea className="**caret-pink-500** ..."></textarea>