react-chat-widget icon indicating copy to clipboard operation
react-chat-widget copied to clipboard

How to do routing on click of quick buttons

Open adityavyas611 opened this issue 5 years ago • 3 comments

Hey guys,

I need help, i am using react router to route, but i want to create like if user clicks on the quick buttons it should redirect to the particular route.

If anyone can help me on this, i am a beginner.

Thanks.

route

adityavyas611 avatar Nov 30 '19 14:11 adityavyas611

Me too, I am trying to find something like this on web but react-chat-widget dows not have so many tutorials in internet.

EdmarPereira avatar Jun 02 '20 18:06 EdmarPereira

@EdmarPereira , you can use react-router-dom to route based on the selected value from react-chat-widget

adityavyas611 avatar Jun 29 '20 17:06 adityavyas611

Thanks for this information, I will try here and check if it works.

EdmarPereira avatar Jun 30 '20 13:06 EdmarPereira