Is it possible to create a spinbox type of input in dat.gui?

I need to create a spinbox type (like as attached image) input method in dat.gui. is it possible. How to do that?

spinbox1

Have you considered to post a feature request at the respective github repository?

three.js uses the lib for its examples but the project itself is not maintained by the three.js community.

So what are you coming to say. it is possible or not

Yes, of course it is possible. With a custom enhancement. But don’t expect a complete implementation guide here. You have to figure out a solution by yourself.

Thank you. :blush: