-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Need a way to reset input #160
Comments
With #110 we can reset but only with backspace for now, I'll check this requirement this weekend |
+1 |
@dimirc any thoughts on this? |
any update on this ? |
@zackarychapple any chance you can start a PR and I can help you to get this done? |
@dimirc sure thing. I will get on it this week. |
+1 |
+1 Definitely missing the allowClear option from ui-select2. |
+1 ui-select2 provided allowClear="true" |
allowClear - one of the best options of select2 (+1) |
Check the demo at PR #287 |
A way to specify the clear icon would be good. I'm not using glyphicons |
This was solved with #287 |
|
Do we have any method by which we can reset the ui-select element back to its placeholder value? |
Is there a way we can add a clear button on an x icon to clear the current set value.
Possibly a element that we can add any markup in, text or icon. Then that gets added to the placeholder text div but floating off to the right. Sometimes we want to be able to reset our dropdowns.
The text was updated successfully, but these errors were encountered: