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
I want bind event for button component. but i don't know how to implement it.
because the button is basic component, any page can import it. so i can't bind event in button component. and this component render by "{ this.childComponents }".
The text was updated successfully, but these errors were encountered:
I want bind event for button component. but i don't know how to implement it.
because the button is basic component, any page can import it. so i can't bind event in button component. and this component render by "{ this.childComponents }".
The text was updated successfully, but these errors were encountered: