2
I’m working with bootstrap to make a chat modal. The idea would be as follows: I open the modal where the user’s chat is located and in the first tab of the modal would be a content (last messages, something like that) and in the other tab inside the same modal, would be the contacts from which I could start a new conversation. I intend to switch the tabs by means of the button "MESSAGES" and "NEW CONVERSATION", located at the top (I don’t even know if I should use button or input, sei la...) I appreciate the help already!
It would be good for you to release the code to see what you’ve tried.
– MauroAlmeida
You need to indicate which version of bootstrap you are using.
– MauroAlmeida