Is there a way to change the options in list.js without creating a new object? Looking through the documentation it seems the only way to set them is in the constructor. That works, but if I can avoid creating another object each time the user changes an option (what fields are being searched/filtered on), I'd rather re-use the same one.
问问题
378 次