nytimes / backbone.stickit

Backbone data binding, model binding plugin. The real logic-less templates.
MIT License
1.64k stars 176 forks source link

Sorting select options #315

Closed Oldenborg closed 2 years ago

Oldenborg commented 7 years ago

I cant find a useful example of how to override the default select option sorting behaviour.

By default the documentation says that options are sorted by label alphabetically, how do I disable this?