Skip to content

Add declarative Cursor component - #872

Open
sindresorhus wants to merge 1 commit into
masterfrom
declerative-cursor
Open

Add declarative Cursor component#872
sindresorhus wants to merge 1 commit into
masterfrom
declerative-cursor

Conversation

@sindresorhus

@sindresorhus sindresorhus commented Feb 11, 2026

Copy link
Copy Markdown
Collaborator

Fixes #870
Fixes #251

@LoganDark

LoganDark commented May 29, 2026

Copy link
Copy Markdown

I would love this, otherwise text inputs are very difficult since there is seemingly not even a way to get an absolute position to use for the cursor in the first place. On top of that there is no way to get the position of text after reflow either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

useCursor requires component to know the position it's displayed at Add cursor support

2 participants