Plotly js (React) add checkbox

Is there a possibility to add checkbox just like we can add custom button or select?

Button events in JavaScript here we can fint only buttons and select.

But I need to add there simple html checkbox.
Option with position: absolute is not very good.