Is your feature request related to a problem? Please describe.
When editing a range text input, the InputText component switches to a flat style. This doesn’t match the outlined input style used throughout my app, which creates an inconsistent UI experience.
Describe the solution you'd like
I’d like to have an option to control the InputText style while editing range text, allowing it to remain outlined instead of switching to a flat variant, so it matches the app’s overall design.
Additional context
This would help maintain visual consistency across the app when using range text editing.
Is your feature request related to a problem? Please describe.
When editing a range text input, the InputText component switches to a flat style. This doesn’t match the outlined input style used throughout my app, which creates an inconsistent UI experience.
Describe the solution you'd like
I’d like to have an option to control the InputText style while editing range text, allowing it to remain outlined instead of switching to a flat variant, so it matches the app’s overall design.
Additional context
This would help maintain visual consistency across the app when using range text editing.