Description
Is your feature request related to a problem? Please describe.
I’ve noticed that when using the Material theme, some form components (like select, date, etc.) still fall back to the browser’s native styles. This leads to an inconsistent look and feel when compared to the other beautifully styled Material Design components provided by Framework7.
It would be great if Framework7 could provide custom-styled versions of these components that follow the Material Design guidelines to help developers achieve consistent styling across all form inputs.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Select Components With Material Style:
For Web Component: https://material-web.dev/components/select/
For Angular: https://material.angular.dev/components/select/overview
For Vue: https://varletjs.org/#/en-US/select
For React: https://www.mdui.org/en/docs/2/components/select
The current look of Framework7: