tui-textarea
tui-textarea copied to clipboard
Support text "hints"
I'd like to offer suggestions for auto-complete-like functionality and display a suggestion/hint in the text area using the "placeholder text" styling.
I want to reuse the styling from the placeholder, but allow for it to show up even if the text area isn't empty.
I believe I can implement this myself without too much difficulty, will you accept PRs for a feature like this?