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
The GroupedView traverses all child elements and sets Margin to 0. CornerRadius is also set to 0.
Then the top left and bottom left corners of the first button and the top right and bottom right corners of the last button are set to the property value CornerRadius of GroupedButtonView
border color and border width inherits from parent element. color can be overwritten from the child (not the width)
properties: