@vowel.to/client / index / FloatingCursorConfig
Interface: FloatingCursorConfig
Defined in: lib/vowel/types/types.ts:648
Floating cursor configuration
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
enabled | boolean | Enable floating cursor feature (default: true) | lib/vowel/types/types.ts:650 |
appearance? | FloatingCursorAppearance | Appearance configuration | lib/vowel/types/types.ts:652 |
animation? | FloatingCursorAnimation | Animation configuration | lib/vowel/types/types.ts:654 |
behavior? | FloatingCursorBehavior | Behavior configuration | lib/vowel/types/types.ts:656 |