Hey all -

I'm creating a searchBox component that's sort of like Safari's search  
(ie a button to delete the current text input) -- I'd like it to  
implement a change event for it in the larger app (ie  
change={fireStuff(event)}

And I do have it dispatching an Event.CHANGE but it doesn't seem to be  
valid.

Can anyone point out any docs on this? I'm even trying to trawl  
through the frameworks to see what I can discover...

Reply via email to