hperrin / svelte-material-ui

Svelte Material UI Components
https://sveltematerialui.com/
Apache License 2.0
3.28k stars 288 forks source link

[Feature Request] Segmented Button / Select Menu / Text Field #549

Open thdoan opened 1 year ago

thdoan commented 1 year ago

Is your feature request related to a problem? Please describe. My feature request is not related to a problem. I'm trying to create a select menu with an icon button immediately to the right of it, like this:

image

Describe the solution you'd like A solution I'd like to see is to expand the Segmented Button component to allow users to mix and match not only buttons but all boxy form controls (select menus and text fields). This would give developers more flexibility in designing a variety of different interfaces.