-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Suggestion
Based on the docs, it looks like we csn customise almost every part of the json tree itself.
However, it seems like the dropdown doesn't accept custom components.
It would be nice to be able to supply our own dropdown component when adding new keys.
Use case
- We have a list of thousands of elements and might want to add virtualisation if it grows too slow
- We have a consistent ui theme and it currently clashes with the ux of it and so providing our own would be nice
- We have a slightly custom use case where we want our dropdown view to behave the exact same as another we have, so being able to customise would be very helpful.
Thank you!