So I've created a bottom sheet component that is a ref document list of items that display fine. The issue I am having is passing that list of selected items to another page that has a listview to display that list.
So I've created a bottom sheet component that is a ref document list of items that display fine. The issue I am having is passing that list of selected items to another page that has a listview to display that list.