Handling language change event
When onecompiler event is integrated in any application, I want to handle the event when language is changed from the dropdown. Please guide me how to handle the language change event in iFrame.
2 Answers
2 years ago by Rajashree H J
@Rajashree H J
Please check the documentation here https://onecompiler.com/apis/embed-editor#:~:text=Capturing%20the%20code%20into%20parent%20website
2 years ago by OneCompiler
I have implemented the above code. From that I am able to handle coe change in editor. But when language is changed from language selection dropdown, I am unable to handle that event.
I want to trigger the event when language from dropdown is changed. Kindly help me to achieve this.
2 years ago by Rajashree H J