Extend Dashboard component

I am using uppy Dashboard and want to add a list view of uploaded files so that a user can toggle between grid and list view.

Can anyone point me in the right direction, how can this be implemented?

I think manipulating the dom would do it but I want to know what would be the correct way to implement this feature.