You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if it makes sense to have a Segmented Button component (maybe extending this)?
E.g. often when having 2-4 options like block settings for alignment, font style (bold, italic) or some device specific settings (mobile, tablet, desktop) buttons with single/multi selection would be useful (and optionally an icon for each button).
At the moment we have something like this as custom property editor (although it doesn't use the uui-button-group component.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we have a Button Group component here:
https://uui.umbraco.com/?path=/docs/uui-button-group--docs
I wonder if it makes sense to have a Segmented Button component (maybe extending this)?
E.g. often when having 2-4 options like block settings for alignment, font style (bold, italic) or some device specific settings (mobile, tablet, desktop) buttons with single/multi selection would be useful (and optionally an icon for each button).
At the moment we have something like this as custom property editor (although it doesn't use the
uui-button-group
component.In an older project I used the Contentment by @leekelleher to align settings like these:
Some inspiration:
https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/inputs/button-group
https://pie.design/components/segmented-controls/
https://m3.material.io/components/segmented-buttons/overview
Beta Was this translation helpful? Give feedback.
All reactions