Improvements in Mobile Steppers examples #11155
Labels
component: stepper
This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
good first issue
Great for first contributions. Enable to learn the contribution process.
I think the examples of mobile steppers doesn't look so good, because it only shows the component, but doesn't have any content like the others Steppers, so I was thinking in making that examples a little better adding some content to the steps like this sandbox https://codesandbox.io/s/x3rzz63z0p where I'm using the SwipeableViews component and some images. I don't know if that is the best kind of content to the component, because I didn't found any examples in the material spec too, that's why I used images.
I was wondering too if these mobiles steppers can be used as paginators (since there isn't any spec to paginator component in the specs of material design), and if it could, that should be a good example to the docs.
Thank you for read this issue and sorry about my english 😅.
Expected Behavior
Something more of the mobile steppers examples
Current Behavior
Just the mobile stepper component
The text was updated successfully, but these errors were encountered: