Is there any event for accordion item which fires after collapse / expand

Hi, I have searched the document but didn’t find any solution for above requirement, can you please point me to right URL or snippet? Thanks a lot for your continuous support. - Deekshit

You can use onAfterExpand event to trigger some specific code on section expand

http://webix.com/snippet/e6e886ef

Thank you Maksim for the prompt response.