Change placeholder after the instance is initialized. #671
Unanswered
pedroandradedev
asked this question in
Q&A
Replies: 1 comment
-
On the TomSelect instance there is a property called control_input that is the element used for input. You can change the placeholder property on that.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a select to select the filter type and another to select the filter, depending on the type of filter I will change the options and I also want to change the placeholder. How do I change the placeholder of an instance even after it has already been initialized?
Beta Was this translation helpful? Give feedback.
All reactions