You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each View should have optional sort and filter function properties which allow control over how the child views are rendered.
Note: This is a short-term solution and a slippery slope towards too much logic in the views. This should really happen in the templates somehow. Ideas welcome!
The text was updated successfully, but these errors were encountered:
Each View should have optional
sort
andfilter
function properties which allow control over how the child views are rendered.Note: This is a short-term solution and a slippery slope towards too much logic in the views. This should really happen in the templates somehow. Ideas welcome!
The text was updated successfully, but these errors were encountered: