Cursor

A cursor component, great for realtime interactive applications.

Installation

        npx shadcn-svelte@latest add http://adv76.github.io/kibo-svelte/r/cursor.json
    

Features

  • Customizable cursor color with automatic text color contrast adjustment
  • Optional name label display
  • Optional message display
  • Smooth cursor pointer with tooltip-style appearance
  • Fully accessible with ARIA attributes
  • Responsive and performant with optimized rendering

Examples

Cursor only

Cursor with name

Cursor with message

Cursor with name and message

Cursor with custom color