Create Reorderable Horizontal Lists with react-beautiful-dnd direction prop

Share this video with your friends

Send Tweet

In this lesson we will show you how to create <Droppable />s that are oriented on the horizontal plane.

The <Droppable /> component provides us with a direction prop that we can use to set a list of data to be sortable in the vertical or horizontal plane.