Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upVisualize selection in text inputs #4410
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently layout just asks things like
<input>and<textrea>for a blob of text that needs to be laid out. This is probably best to implement on top of the requisite infrastructure proposed in #4409.