@vowel.to/client / index / FloatingCursorProviderProps
Interface: FloatingCursorProviderProps
Defined in: lib/vowel/components/FloatingCursorProvider.tsx:52
Props for FloatingCursorProvider
Note: This is an internal component. Users don't use this directly. It's automatically included in VowelProvider.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
config | FloatingCursorConfig | Floating cursor configuration | lib/vowel/components/FloatingCursorProvider.tsx:54 |
children | ReactNode | Children to render | lib/vowel/components/FloatingCursorProvider.tsx:57 |