-
Notifications
You must be signed in to change notification settings - Fork 492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#186: Add onToggleCollapse callback #276
base: master
Are you sure you want to change the base?
#186: Add onToggleCollapse callback #276
Conversation
…state, name, namespace and rjvId.
…k. Removed rjvId as it appears to be more of an internal id that isn't exposed to consumers.
@mac-s-g Can you approve please? I need these feature so much 🙏 |
Any update on this feature being merged in? |
@AtlHermanChow this is a good idea. We will look into this in the upcoming days! |
@AtlHermanChow thanks for posting this. i like the idea. discussing with @imdanielsp ... might be able to get this live + deployed this weekend. sorry about the delay, this project was dormant for a while but we're picking it back up. |
@mac-s-g Any news on this PR? |
@mac-s-g Any updates on this? would be super useful for a lot of use cases I think :). |
Has this feature been released yet? |
Added a new
onToggleCollapse
callback. TheonToggleCollapse
callback receives an object as the argument, the object includes expanded, name, namespace.