Search code examples
javascripthtmlcssreactjsreact-bootstrap

How to create full width dropdown with sticky items?


I need full-width dropdown and items in the dropdown must be sticky to the parent item. Check screenshots.

I am using React and React Bootstrap. I will be glad to get any advice or help. Thank you.

screenshots 1 screenshots 2 screenshots 3


Solution

  • I found a solution by myself. So check it if you have the same thing to do: My Solution