hcker2000
Any way to pass the value of an event to say an onChange handler?
So i have not used memos yet but i understand the gist of them is to only redraw when underlying data is changed. so i could make a memo that would use the search state and then filter and return the objects i want based on the search?
33 replies