Skip to content

@vowel.to/client v0.1.2-393


@vowel.to/client / index / FloatingCursorUpdate

Interface: FloatingCursorUpdate

Defined in: lib/vowel/types/types.ts:513

Floating cursor update data

Properties

PropertyTypeDescriptionDefined in
xnumberX position as percentage (0-100)lib/vowel/types/types.ts:515
ynumberY position as percentage (0-100)lib/vowel/types/types.ts:517
textstringText to display in badgelib/vowel/types/types.ts:519
isIdle?booleanWhether the cursor is idlelib/vowel/types/types.ts:521