How to make the inputs work with `react-bootstrap`
Closed this issue · 1 comments
Industrial commented
Hi.
I've read the documentation and tried the BootstrapForm
example. It uses a react-bootstrap
ButtonInput
but I don't understand how to make all the other elements behave with this library. I have several other form elements that I would like to use like date/datetime inputs, selectbox with search/autocomplete. Can I get all these to work with this library?
gr,
Tom