Share Posted February 25, 2019 hi guys it seem the doc missing some option for deep callback setup. i found thoses in the API with vscode debugger,. onComplete:, onCompleteParams:, onCompleteScope: But I was found no information to help me on the events. It would be great to supplement the documentation. thanks Link to comment Share on other sites More sharing options...
Share Posted February 25, 2019 Yeah, sorry if that's confusing but all those callbacks are just special properties in config objects that show up in many, many places. The search applies to method, property, and class names (none of which are "onCompleteScope"). Did you need us to explain anything about onCompleteScope or anything else? 2 Link to comment Share on other sites More sharing options...
Author Share Posted February 25, 2019 18 hours ago, GreenSock said: Yeah, sorry if that's confusing but all those callbacks are just special properties in config objects that show up in many, many places. The search applies to method, property, and class names (none of which are "onCompleteScope"). Did you need us to explain anything about onCompleteScope or anything else? nop it fine thank, I found it just painful not to have it in the doc, because I use a lot your online doc for search keyword that sometime I forget. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now