-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
Hello, tell me, how can I put the option "Create new item" at the end of the list, after the result of issuing? By default, it is at the top of the list.
Line 79 in 7523c20
| filteredOptions.unshift(this._createPlaceholderOption); |
unshift adds an element to the end of the list
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels