UNPKG

handwritten-highlights

Version:

Beautiful & animated text highliter for your Next/React project. Enhance your text with colorful visuals and animations that resembles real writing.

4 lines (3 loc) 163 B
export default function useHighlightMarkerVariant(variant: "1" | "2" | "3" | "random"): { variantComponent: import("react/jsx-runtime").JSX.Element | null; };